<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-08-14T16:18:25</oval:timestamp>
</generator>
<definitions>
<definition id="oval:com.oracle.elsa:def:202654343" version="501" class="patch">
<metadata>
<title>
ELSA-2026-54343:  kernel security, bug fix, and enhancement update (IMPORTANT)
</title>
<affected family="unix">
<platform>Oracle Linux 10</platform>

</affected>
<reference source="elsa" ref_id="ELSA-2026-54343" ref_url="https://linux.oracle.com/errata/ELSA-2026-54343.html"/>
<reference source="CVE" ref_id="CVE-2026-53202" ref_url="https://linux.oracle.com/cve/CVE-2026-53202.html"/>
<reference source="CVE" ref_id="CVE-2026-53264" ref_url="https://linux.oracle.com/cve/CVE-2026-53264.html"/>
<reference source="CVE" ref_id="CVE-2026-63887" ref_url="https://linux.oracle.com/cve/CVE-2026-63887.html"/>
<reference source="CVE" ref_id="CVE-2026-64300" ref_url="https://linux.oracle.com/cve/CVE-2026-64300.html"/>

<description>
[6.12.0-211.47.1]
- Add new Oracle Linux Driver Signing (key 1) certificate [Orabug: 37985782]
- Disable UKI signing [Orabug: 36571828]
- 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.5]
- Remove upstream reference during boot (Kevin Lyons) [Orabug: 34729535]
- Add Oracle Linux IMA certificates
- Update module name for cryptographic module [Orabug: 37400433]
- Clean git history at setup stage

[6.12.0-211.47.1]
- scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_buf (Maurizio Lombardi) [RHEL-213198] {CVE-2026-63887}
- perf/aux: Fix page UAF in map_range() (CKI Backport Bot) [RHEL-218475] {CVE-2026-64300}
- net/sched: act_api: use RCU with deferred freeing for action lifecycle (CKI Backport Bot) [RHEL-218188] {CVE-2026-53264}
- KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled (Paolo Bonzini) [RHEL-214436]
- KVM: x86: hyper-v: Validate all GVAs during PV TLB flush (Paolo Bonzini) [RHEL-214436]
- KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level (Aidan Wallace) [RHEL-213472] {CVE-2026-63807}
- KVM: nVMX: Hide shadow VMCS right after VMCLEAR (Aidan Wallace) [RHEL-213472]
- KVM: x86: Check for invalid/obsolete root *after* making MMU pages available (Aidan Wallace) [RHEL-213472]
- KVM: nVMX: Put vmcs12 pages if nested VM-Enter fails due to invalid guest state (Aidan Wallace) [RHEL-213472]
- accel/ivpu: Fix signed integer truncation in IPC receive (CKI Backport Bot) [RHEL-190054] {CVE-2026-53202}
- netfilter: nf_conntrack_expect: store master_tuple in expectation (Florian Westphal) [RHEL-185311]
- selftests: netfilter: nft_concat_range.sh: add check for flush+reload bug (Florian Westphal) [RHEL-185311]
- selftests: netfilter: nft_concat_range.sh: add check for overlap detection bug (Florian Westphal) [RHEL-185311]
- selftests: netfilter: nft_concat_range.sh: add check for double-create bug (Florian Westphal) [RHEL-185311]
- netfilter: ctnetlink: use nf_ct_exp_net() in expectation dump (Florian Westphal) [RHEL-185311]
- netfilter: nf_dup_netdev: add nf_dev_xmit_recursion*() helpers and use them (Florian Westphal) [RHEL-185311]
- netfilter: nft_fib: fix stale stack leak via the OIFNAME register (Florian Westphal) [RHEL-185311]
- netfilter: nft_exthdr: fix register tracking for F_PRESENT flag (Florian Westphal) [RHEL-185311]
- netfilter: nf_log: validate MAC header was set before dumping it (Florian Westphal) [RHEL-185311]
- netfilter: nf_conntrack: destroy stale expectfn expectations on unregister (Florian Westphal) [RHEL-185311]
- netfilter: revalidate bridge ports (Florian Westphal) [RHEL-185311]
- netfilter: nft_ct: bail out on template ct in get eval (Florian Westphal) [RHEL-185311]
- netfilter: nft_tunnel: fix use-after-free on object destroy (Florian Westphal) [RHEL-185311]
- netfilter: conntrack_irc: fix possible out-of-bounds read (Florian Westphal) [RHEL-185311]
- netfilter: synproxy: add mutex to guard hook reference counting (Florian Westphal) [RHEL-185311]
- netfilter: disable payload mangling in userns (Florian Westphal) [RHEL-185311]
- netfilter: nf_conntrack_gre: fix gre keymap list corruption (Florian Westphal) [RHEL-185311]
- netfilter: synproxy: refresh tcphdr after skb_ensure_writable (Florian Westphal) [RHEL-185311]
- netfilter: conntrack: tcp: do not force CLOSE on invalid-seq RST without direction check (Florian Westphal) [RHEL-185311]
- netfilter: nf_queue: hold bridge skb-&gt;dev while queued (Florian Westphal) [RHEL-185311]
- netfilter: br_netfilter: Reallocate headroom if necessary in neigh_hh_bridge() (Florian Westphal) [RHEL-185311]
- netfilter: ip6t_hbh: reject oversized option lists (Florian Westphal) [RHEL-185311]
- netfilter: nf_conntrack_helper: fix possible null deref during error log (Florian Westphal) [RHEL-185311]
- netfilter: nft_ct: fix missing expect put in obj eval (Florian Westphal) [RHEL-185311]
- netfilter: nf_conntrack_sip: get helper before allocating expectation (Florian Westphal) [RHEL-185311]
- netfilter: ctnetlink: check tuple and mask in expectations created via nfqueue (Florian Westphal) [RHEL-185311]
- netfilter: nf_conntrack_expect: restore helper propagation via expectation (Florian Westphal) [RHEL-185311]
- netfilter: nf_tables: fix netdev hook allocation memleak with dormant tables (Florian Westphal) [RHEL-185311]
- netfilter: xt_CT: fix usersize for v1 and v2 revision (Florian Westphal) [RHEL-185311]
- netfilter: nft_compat: run xt_check_hooks_{match,target}() from .validate (Florian Westphal) [RHEL-185311]
- netfilter: x_tables: add .check_hooks to matches and targets (Florian Westphal) [RHEL-185311]
- netfilter: xtables: restrict several matches to inet family (Florian Westphal) [RHEL-185311]
- netfilter: nft_fwd_netdev: use recursion counter in neigh egress path (Florian Westphal) [RHEL-185311]
- netfilter: nft_fwd_netdev: add device and headroom validate with neigh forwarding (Florian Westphal) [RHEL-185311]
- netfilter: replace skb_try_make_writable() by skb_ensure_writable() (Florian Westphal) [RHEL-185311]
- netfilter: nf_conntrack_sip: don't use simple_strtoul (Florian Westphal) [RHEL-185311]
- netfilter: xt_policy: fix strict mode inbound policy matching (Florian Westphal) [RHEL-185311]
- netfilter: nf_tables: add hook transactions for device deletions (Florian Westphal) [RHEL-185311]
- netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase (Florian Westphal) [RHEL-185311]
- rculist: add list_splice_rcu() for private lists (Florian Westphal) [RHEL-185311]
- netfilter: nf_tables: use list_del_rcu for netlink hooks (Florian Westphal) [RHEL-185311] {CVE-2026-46324}
- netfilter: nfnetlink_osf: fix potential NULL dereference in ttl check (Florian Westphal) [RHEL-185311]
- netfilter: nfnetlink_osf: fix out-of-bounds read on option matching (Florian Westphal) [RHEL-185311]
- netfilter: nat: use kfree_rcu to release ops (Florian Westphal) [RHEL-185311]
- netfilter: conntrack: remove sprintf usage (Florian Westphal) [RHEL-185311]
- netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO (Florian Westphal) [RHEL-185311] {CVE-2026-45841}
- nfnetlink_osf: validate individual option lengths in fingerprints (Florian Westphal) [RHEL-185311] {CVE-2026-23397}
- netfilter: nft_osf: restrict it to ipv4 (Florian Westphal) [RHEL-185311]
- netfilter: nft_ct: fix use-after-free in timeout object destroy (Florian Westphal) [RHEL-185311] {CVE-2026-31665}
- netfilter: xt_multiport: validate range encoding in checkentry (Florian Westphal) [RHEL-185311] {CVE-2026-31681}
- netfilter: nfnetlink_log: initialize nfgenmsg in NLMSG_DONE terminator (Florian Westphal) [RHEL-185311] {CVE-2026-43085}
- netfilter: nf_tables: reject immediate NF_QUEUE verdict (Florian Westphal) [RHEL-185311] {CVE-2026-43024}
- netfilter: x_tables: restrict xt_check_match/xt_check_target extensions for NFPROTO_ARP (Florian Westphal) [RHEL-185311] {CVE-2026-31424}
- netfilter: ctnetlink: ignore explicit helper on new expectations (Florian Westphal) [RHEL-185311] {CVE-2026-43025}
- netfilter: ctnetlink: zero expect NAT fields when CTA_EXPECT_NAT absent (Florian Westphal) [RHEL-185311] {CVE-2026-43026}
- netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attr (Florian Westphal) [RHEL-185311]
- netfilter: x_tables: ensure names are nul-terminated (Florian Westphal) [RHEL-185311] {CVE-2026-43028}
- netfilter: nfnetlink_log: account for netlink header size (Florian Westphal) [RHEL-185311] {CVE-2026-31416}
- netfilter: ctnetlink: use netlink policy range checks (Florian Westphal) [RHEL-185311] {CVE-2026-31495}
- netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check() (Florian Westphal) [RHEL-185311] {CVE-2026-31674}
- netfilter: nf_conntrack_expect: store netns and zone in expectation (Florian Westphal) [RHEL-185311]
- netfilter: nf_conntrack_expect: use expect-&gt;helper (Florian Westphal) [RHEL-185311]
- netfilter: nf_conntrack_expect: honor expectation helper field (Florian Westphal) [RHEL-185311]
- netfilter: nfnetlink_log: fix uninitialized padding leak in NFULA_PAYLOAD (Florian Westphal) [RHEL-185311] {CVE-2026-31428}
- netfilter: nft_set_pipapo_avx2: don't return non-matching entry on expiry (Florian Westphal) [RHEL-185311] {CVE-2026-43114}
- nf_tables: nft_dynset: fix possible stateful expression memleak in error path (Florian Westphal) [RHEL-185311] {CVE-2026-23399}
- netfilter: nf_conntrack_h323: fix OOB read in decode_int() CONS case (Florian Westphal) [RHEL-185311] {CVE-2026-23456}
- netfilter: nf_conntrack_sip: fix Content-Length u32 truncation in sip_help_tcp() (Florian Westphal) [RHEL-185311] {CVE-2026-23457}
- netfilter: conntrack: add missing netlink policy validations (Florian Westphal) [RHEL-185311] {CVE-2026-31407}
- netfilter: ctnetlink: fix use-after-free in ctnetlink_dump_exp_ct() (Florian Westphal) [RHEL-185311] {CVE-2026-23458}
- netfilter: nfnetlink_queue: fix entry leak in bridge verdict error path (Florian Westphal) [RHEL-185311] {CVE-2026-43451}
- netfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop() (Florian Westphal) [RHEL-185311] {CVE-2026-43453}
- netfilter: nf_tables: unconditionally bump set-&gt;nelems before insertion (Florian Westphal) [RHEL-185311] {CVE-2026-23272}
- netfilter: nf_conntrack_h323: fix OOB read in decode_choice() (Florian Westphal) [RHEL-185311] {CVE-2026-43233}
- netfilter: nft_set_hash: fix get operation on big endian (Florian Westphal) [RHEL-185311]
- netfilter: nf_tables: always walk all pending catchall elements (Florian Westphal) [RHEL-185311] {CVE-2026-23278}
- netfilter: nft_set_pipapo: split gc into unlink and reclaim phase (Florian Westphal) [RHEL-185311] {CVE-2026-23351}
</description>
<!--
 ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ 
-->
<advisory>
<severity>IMPORTANT</severity>
<rights>Copyright 2026 Oracle, Inc.</rights>
<issued date="2026-08-13"/>
<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-53202.html" public="20260625">CVE-2026-53202</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-53264.html" public="20260625">CVE-2026-53264</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-63887.html" public="20260719">CVE-2026-63887</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-64300.html" public="20260725">CVE-2026-64300</cve>

<affected_cpe_list>
<cpe>cpe:/o:oracle:linux:10:2:baseos_patch</cpe>
<cpe>cpe:/a:oracle:linux:10::appstream</cpe>
<cpe>cpe:/o:oracle:linux:10::baseos_latest</cpe>
<cpe>cpe:/a:oracle:linux:10::codeready_builder</cpe>
</affected_cpe_list>
</advisory>
</metadata>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343001" comment="Oracle Linux 10 is installed"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343002" comment="Oracle Linux arch is aarch64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343003" comment="kernel-cross-headers is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343004" comment="kernel-cross-headers is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343005" comment="kernel-headers is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343006" comment="kernel-headers is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343007" comment="kernel-tools is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343008" comment="kernel-tools is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343009" comment="kernel-tools-libs is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343010" comment="kernel-tools-libs is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343011" comment="kernel-tools-libs-devel is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343012" comment="kernel-tools-libs-devel is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343013" comment="libperf is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343014" comment="libperf is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343015" comment="perf is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343016" comment="perf is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343017" comment="python3-perf is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343018" comment="python3-perf is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343019" comment="rtla is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343020" comment="rtla is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343021" comment="rv is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343022" comment="rv is signed with the Oracle Linux 10 key"/>
</criteria>
</criteria>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343023" comment="Oracle Linux arch is x86_64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343024" comment="kernel is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343025" comment="kernel is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343026" comment="kernel-abi-stablelists is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343027" comment="kernel-abi-stablelists is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343028" comment="kernel-core is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343029" comment="kernel-core is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343003" comment="kernel-cross-headers is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343004" comment="kernel-cross-headers is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343030" comment="kernel-debug is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343031" comment="kernel-debug is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343032" comment="kernel-debug-core is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343033" comment="kernel-debug-core is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343034" comment="kernel-debug-devel is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343035" comment="kernel-debug-devel is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343036" comment="kernel-debug-devel-matched is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343037" comment="kernel-debug-devel-matched is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343038" comment="kernel-debug-modules is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343039" comment="kernel-debug-modules is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343040" comment="kernel-debug-modules-core is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343041" comment="kernel-debug-modules-core is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343042" comment="kernel-debug-modules-extra is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343043" comment="kernel-debug-modules-extra is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343044" comment="kernel-debug-uki-virt is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343045" comment="kernel-debug-uki-virt is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343046" comment="kernel-devel is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343047" comment="kernel-devel is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343048" comment="kernel-devel-matched is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343049" comment="kernel-devel-matched is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343050" comment="kernel-doc is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343051" comment="kernel-doc is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343005" comment="kernel-headers is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343006" comment="kernel-headers is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343052" comment="kernel-modules is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343053" comment="kernel-modules is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343054" comment="kernel-modules-core is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343055" comment="kernel-modules-core is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343056" comment="kernel-modules-extra is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343057" comment="kernel-modules-extra is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343058" comment="kernel-modules-extra-matched is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343059" comment="kernel-modules-extra-matched is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343007" comment="kernel-tools is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343008" comment="kernel-tools is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343009" comment="kernel-tools-libs is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343010" comment="kernel-tools-libs is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343011" comment="kernel-tools-libs-devel is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343012" comment="kernel-tools-libs-devel is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343060" comment="kernel-uki-virt is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343061" comment="kernel-uki-virt is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343062" comment="kernel-uki-virt-addons is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343063" comment="kernel-uki-virt-addons is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343013" comment="libperf is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343014" comment="libperf is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343015" comment="perf is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343016" comment="perf is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343017" comment="python3-perf is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343018" comment="python3-perf is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343019" comment="rtla is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343020" comment="rtla is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202654343021" comment="rv is earlier than 0:6.12.0-211.47.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202654343022" comment="rv is signed with the Oracle Linux 10 key"/>
</criteria>
</criteria>
</criteria>
</criteria>
</criteria>

</definition>
</definitions>
<!--
 ~~~~~~~~~~~~~~~~~~~~~   rpminfo tests   ~~~~~~~~~~~~~~~~~~~~~ 
-->
<tests>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343001"  version="501" comment="Oracle Linux 10 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343001" />
<state state_ref="oval:com.oracle.elsa:ste:202654343002" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343002"  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:202654343001" />
<state state_ref="oval:com.oracle.elsa:ste:202654343003" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343003"  version="501" comment="kernel-cross-headers is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343005" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343004"  version="501" comment="kernel-cross-headers is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343005" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343005"  version="501" comment="kernel-headers is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343017" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343006"  version="501" comment="kernel-headers is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343017" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343007"  version="501" comment="kernel-tools is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343022" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343008"  version="501" comment="kernel-tools is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343022" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343009"  version="501" comment="kernel-tools-libs is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343023" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343010"  version="501" comment="kernel-tools-libs is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343023" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343011"  version="501" comment="kernel-tools-libs-devel is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343024" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343012"  version="501" comment="kernel-tools-libs-devel is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343024" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343013"  version="501" comment="libperf is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343027" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343014"  version="501" comment="libperf is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343027" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343015"  version="501" comment="perf is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343028" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343016"  version="501" comment="perf is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343028" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343017"  version="501" comment="python3-perf is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343029" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343018"  version="501" comment="python3-perf is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343029" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343019"  version="501" comment="rtla is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343030" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343020"  version="501" comment="rtla is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343030" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343021"  version="501" comment="rv is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343031" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343022"  version="501" comment="rv is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343031" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343023"  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:202654343001" />
<state state_ref="oval:com.oracle.elsa:ste:202654343005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343024"  version="501" comment="kernel is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343002" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343025"  version="501" comment="kernel is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343002" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343026"  version="501" comment="kernel-abi-stablelists is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343003" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343027"  version="501" comment="kernel-abi-stablelists is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343003" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343028"  version="501" comment="kernel-core is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343004" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343029"  version="501" comment="kernel-core is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343004" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343030"  version="501" comment="kernel-debug is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343006" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343031"  version="501" comment="kernel-debug is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343006" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343032"  version="501" comment="kernel-debug-core is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343007" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343033"  version="501" comment="kernel-debug-core is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343007" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343034"  version="501" comment="kernel-debug-devel is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343008" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343035"  version="501" comment="kernel-debug-devel is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343008" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343036"  version="501" comment="kernel-debug-devel-matched is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343009" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343037"  version="501" comment="kernel-debug-devel-matched is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343009" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343038"  version="501" comment="kernel-debug-modules is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343010" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343039"  version="501" comment="kernel-debug-modules is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343010" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343040"  version="501" comment="kernel-debug-modules-core is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343011" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343041"  version="501" comment="kernel-debug-modules-core is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343011" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343042"  version="501" comment="kernel-debug-modules-extra is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343012" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343043"  version="501" comment="kernel-debug-modules-extra is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343012" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343044"  version="501" comment="kernel-debug-uki-virt is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343013" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343045"  version="501" comment="kernel-debug-uki-virt is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343013" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343046"  version="501" comment="kernel-devel is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343014" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343047"  version="501" comment="kernel-devel is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343014" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343048"  version="501" comment="kernel-devel-matched is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343015" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343049"  version="501" comment="kernel-devel-matched is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343015" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343050"  version="501" comment="kernel-doc is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343016" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343051"  version="501" comment="kernel-doc is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343016" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343052"  version="501" comment="kernel-modules is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343018" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343053"  version="501" comment="kernel-modules is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343018" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343054"  version="501" comment="kernel-modules-core is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343019" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343055"  version="501" comment="kernel-modules-core is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343019" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343056"  version="501" comment="kernel-modules-extra is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343020" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343057"  version="501" comment="kernel-modules-extra is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343020" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343058"  version="501" comment="kernel-modules-extra-matched is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343021" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343059"  version="501" comment="kernel-modules-extra-matched is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343021" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343060"  version="501" comment="kernel-uki-virt is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343025" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343061"  version="501" comment="kernel-uki-virt is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343025" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343062"  version="501" comment="kernel-uki-virt-addons is earlier than 0:6.12.0-211.47.1.el10_2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343026" />
<state state_ref="oval:com.oracle.elsa:ste:202654343004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202654343063"  version="501" comment="kernel-uki-virt-addons is signed with the Oracle Linux 10 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202654343026" />
<state state_ref="oval:com.oracle.elsa:ste:202654343001" />
</rpminfo_test>

</tests>
<!--
 ~~~~~~~~~~~~~~~~~~~~   rpminfo objects   ~~~~~~~~~~~~~~~~~~~~ 
-->
<objects>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202654343002" 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:202654343024" 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:202654343025" version="501">
<name>kernel-uki-virt</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202654343019" version="501">
<name>kernel-modules-core</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202654343014" 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:202654343015" version="501">
<name>kernel-devel-matched</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202654343007" 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:202654343026" version="501">
<name>kernel-uki-virt-addons</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202654343028" version="501">
<name>perf</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202654343011" version="501">
<name>kernel-debug-modules-core</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202654343006" 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:202654343009" version="501">
<name>kernel-debug-devel-matched</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202654343020" 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:202654343029" 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:202654343003" 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:202654343016" 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:202654343031" version="501">
<name>rv</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202654343021" version="501">
<name>kernel-modules-extra-matched</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202654343012" 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:202654343005" 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:202654343022" 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:202654343017" 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:202654343010" 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:202654343004" 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:202654343001" 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:202654343013" version="501">
<name>kernel-debug-uki-virt</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202654343023" 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:202654343027" version="501">
<name>libperf</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202654343008" 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:202654343030" version="501">
<name>rtla</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202654343018" version="501">
<name>kernel-modules</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:202654343001" version="501">
<signature_keyid operation="equals">bc4d06a08d8b756f</signature_keyid>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:202654343002" version="501">
<version operation="pattern match">^10</version>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:202654343003" 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:202654343004" version="501">
<evr datatype="evr_string" operation="less than">0:6.12.0-211.47.1.el10_2</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:202654343005" version="501">
<arch operation="pattern match">x86_64</arch>
</rpminfo_state>

</states>
</oval_definitions>
