<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-07-20T13:10:41</oval:timestamp>
</generator>
<definitions>
<definition id="oval:com.oracle.elsa:def:202625191" version="501" class="patch">
<metadata>
<title>
ELSA-2026-25191:  kernel security update (CRITICAL)
</title>
<affected family="unix">
<platform>Oracle Linux 10</platform>

</affected>
<reference source="elsa" ref_id="ELSA-2026-25191" ref_url="https://linux.oracle.com/errata/ELSA-2026-25191.html"/>
<reference source="CVE" ref_id="CVE-2026-31419" ref_url="https://linux.oracle.com/cve/CVE-2026-31419.html"/>
<reference source="CVE" ref_id="CVE-2026-31467" ref_url="https://linux.oracle.com/cve/CVE-2026-31467.html"/>
<reference source="CVE" ref_id="CVE-2026-31532" ref_url="https://linux.oracle.com/cve/CVE-2026-31532.html"/>
<reference source="CVE" ref_id="CVE-2026-31581" ref_url="https://linux.oracle.com/cve/CVE-2026-31581.html"/>
<reference source="CVE" ref_id="CVE-2026-43037" ref_url="https://linux.oracle.com/cve/CVE-2026-43037.html"/>
<reference source="CVE" ref_id="CVE-2026-43501" ref_url="https://linux.oracle.com/cve/CVE-2026-43501.html"/>
<reference source="CVE" ref_id="CVE-2026-46054" ref_url="https://linux.oracle.com/cve/CVE-2026-46054.html"/>

<description>
[6.12.0-211.34.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.34.1]
- crypto: ccp - copy IV using skcipher ivsize (CKI Backport Bot) [RHEL-188463] {CVE-2026-53016}
- xfs: resample the data fork mapping after cycling ILOCK (Carlos Maiolino) [RHEL-193945]
- xfrm: esp: restore combined single-frag length gate (CKI Backport Bot) [RHEL-178326]

[6.12.0-211.33.1]
- futex/requeue: Revert 'Prevent NULL pointer dereference in remove_waiter() on self-deadlock'' (CKI Backport Bot) [RHEL-193250] {CVE-2026-53166}
- futex/requeue: Prevent NULL pointer dereference in remove_waiter() on self-deadlock (CKI Backport Bot) [RHEL-193250] {CVE-2026-43499}
- locking/rtmutex: Skip remove_waiter() when waiter is not enqueued (CKI Backport Bot) [RHEL-193153] {CVE-2026-43499}
- rtmutex: Use waiter::task instead of current in remove_waiter() (CKI Backport Bot) [RHEL-193153] {CVE-2026-43499}
- md/bitmap: fix GPF in write_page caused by resize race (Nigel Croxon) [RHEL-174092] {CVE-2026-43163}

[6.12.0-211.32.1]
- KVM: x86: Fix shadow paging use-after-free due to unexpected role (Paolo Bonzini) [RHEL-192407] {CVE-2026-53359}
- KVM: x86: Fix shadow paging use-after-free due to unexpected GFN (CKI Backport Bot) [RHEL-186698] {CVE-2026-46113}
- net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change (CKI Backport Bot) [RHEL-183007] {CVE-2025-71066}
- sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL (CKI Backport Bot) [RHEL-179854] {CVE-2026-46227}

[6.12.0-211.31.1]
- eventpoll: refresh epi_fget() / ep_remove_file() comments (Ian Kent) [RHEL-180776]
- eventpoll: Fix integer overflow in ep_loop_check_proc() (Ian Kent) [RHEL-180776]
- eventpoll: drop vestigial epi-&gt;dying flag (Ian Kent) [RHEL-180776]
- eventpoll: Fix semi-unbounded recursion (Ian Kent) [RHEL-180776] {CVE-2025-38614}
- eventpoll: drop dead bool return from ep_remove_epi() (Ian Kent) [RHEL-180776]
- eventpoll: refresh eventpoll_release() fast-path comment (Ian Kent) [RHEL-180776]
- eventpoll: move f_lock acquisition into ep_remove_file() (Ian Kent) [RHEL-180776]
- eventpoll: fix ep_remove struct eventpoll / struct file UAF (Ian Kent) [RHEL-180776] {CVE-2026-46242}
- eventpoll: drop vestigial __ prefix from ep_remove_{file,epi}() (Ian Kent) [RHEL-180776]
- eventpoll: move epi_fget() up (Ian Kent) [RHEL-180776]
- eventpoll: rename ep_remove_safe() back to ep_remove() (Ian Kent) [RHEL-180776]
- eventpoll: kill __ep_remove() (Ian Kent) [RHEL-180776]
- eventpoll: split __ep_remove() (Ian Kent) [RHEL-180776]
- eventpoll: use hlist_is_singular_node() in __ep_remove() (Ian Kent) [RHEL-180776]
- eventpoll: defer struct eventpoll free to RCU grace period (Ian Kent) [RHEL-173832] {CVE-2026-43074}
- epoll: annotate racy check (Ian Kent) [RHEL-180776]
- smb/client: fix out-of-bounds read in smb2_compound_op() (Paulo Alcantara) [RHEL-180048] {CVE-2026-46155}
- smb: client: fix off-by-8 bounds check in check_wsl_eas() (Paulo Alcantara) [RHEL-180048]
- tg3: Fix race for querying speed/duplex (CKI Backport Bot) [RHEL-182770]
- procfs: fix missing RCU protection when reading real_parent in do_task_stat() (CKI Backport Bot) [RHEL-181902] {CVE-2026-46259}
- net/ipv6: ioam6: prevent schema length wraparound in trace fill (Antoine Tenart) [RHEL-174786] {CVE-2026-43341}
- net/mana: Null service_wq on setup error to prevent double destroy (CKI Backport Bot) [RHEL-180277] {CVE-2026-43276}
- net: mana: Fix double destroy_workqueue on service rescan PCI path (CKI Backport Bot) [RHEL-180277] {CVE-2026-43276}
- net: page_pool: avoid false positive warning if NAPI was never added (Ivan Vecera) [RHEL-162140]

[6.12.0-211.30.1]
- ipv6: account for fraggap on the paged allocation path (Sabrina Dubroca) [RHEL-191349]
- ipv4: account for fraggap on the paged allocation path (Sabrina Dubroca) [RHEL-191349]
- fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath (CKI Backport Bot) [RHEL-189491] {CVE-2026-43112}
- Enable workaround for ARM64 ERRATUM 4118414 (Mark Salter) [RHEL-183592] {CVE-2025-10263}
- arm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPU (Mark Salter) [RHEL-183592] {CVE-2025-10263}
- arm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPU (Mark Salter) [RHEL-183592] {CVE-2025-10263}
- arm64: errata: Mitigate TLBI errata on various Arm CPUs (Mark Salter) [RHEL-183592] {CVE-2025-10263}
- arm64: cputype: Add C1-Ultra definitions (Mark Salter) [RHEL-183592] {CVE-2025-10263}
- arm64: cputype: Add C1-Premium definitions (Mark Salter) [RHEL-183592] {CVE-2025-10263}
- arm64: cputype: Add C1-Pro definitions (Mark Salter) [RHEL-183592] {CVE-2025-10263}
- crypto: krb5 - filter out async aead implementations at alloc (CKI Backport Bot) [RHEL-182537]
- crypto: krb5enc - fix async decrypt skipping hash verification (CKI Backport Bot) [RHEL-182537]
- crypto: krb5enc - fix sleepable flag handling in encrypt dispatch (CKI Backport Bot) [RHEL-182537]
- crypto: testmgr - allow authenc(hmac(sha{256,384}),cts(cbc(aes))) in FIPS mode (CKI Backport Bot) [RHEL-182537]
- ASoC: SDCA: fix NULL pointer dereference in sdca_dev_unregister_functions (CKI Backport Bot) [RHEL-185110]
- KVM: arm64: vgic-its: Drop the translation cache reference only for the erased entry (CKI Backport Bot) [RHEL-183965] {CVE-2026-46316}
- netfilter: nft_inner: Fix IPv6 inner_thoff desync (CKI Backport Bot) [RHEL-181936] {CVE-2026-46244}
- drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with_funcs() (CKI Backport Bot) [RHEL-179912] {CVE-2026-46209}
- rxrpc: Fix rxrpc_input_call_event() to only unshare DATA packets (CKI Backport Bot) [RHEL-179566] {CVE-2026-45998}
- rxrpc: Fix potential UAF after skb_unshare() failure (CKI Backport Bot) [RHEL-179566] {CVE-2026-45998}

[6.12.0-211.29.1]
- RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init() (CKI Backport Bot) [RHEL-180001] {CVE-2026-46176}
- crypto: tegra - Return ENOMEM when input buffer allocation fails for ccm (Vladislav Dronov) [RHEL-182759]
- crypto: tegra - Fix dma_free_coherent size error (Vladislav Dronov) [RHEL-182759]
- crypto: tegra - Don't touch bo refcount in host1x bo pin/unpin (Vladislav Dronov) [RHEL-182759]
- crypto: tegra - Add missing CRYPTO_ALG_ASYNC (Vladislav Dronov) [RHEL-182759] {CVE-2026-31739}
- crypto: tegra - Use int type to store negative error codes (Vladislav Dronov) [RHEL-182759]
- crypto: tegra - Remove the use of dev_err_probe() (Vladislav Dronov) [RHEL-182759]
- crypto: tegra - use API helpers to setup fallback request (Vladislav Dronov) [RHEL-182759]
- crypto: tegra - remove unneeded crypto_engine_stop() call (Vladislav Dronov) [RHEL-182759]
- scsi: qla2xxx: Add support to report MPI FW state (Ewan D. Milne) [RHEL-181887]
- RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path (CKI Backport Bot) [RHEL-179965] {CVE-2026-46189}
- ALSA: aloop: Fix peer runtime UAF during format-change stop (CKI Backport Bot) [RHEL-179317] {CVE-2026-46090}
- ALSA: usb-audio: Add sanity check for OOB writes at silencing (CKI Backport Bot) [RHEL-173937] {CVE-2026-43279}

[6.12.0-211.28.1]
- selinux: RHEL-only hotfix for execmem regression (Ondrej Mosnacek) [RHEL-185117]
- tcp: fix potential race in tcp_v6_syn_recv_sock() (Paolo Abeni) [RHEL-174242] {CVE-2026-43198}
- scsi: qla2xxx: Completely fix fcport double free (Ewan D. Milne) [RHEL-179755] {CVE-2026-43414}
- RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss() (CKI Backport Bot) [RHEL-180155] {CVE-2026-46117}
- RDMA/iwcm: Fix workqueue list corruption by removing work_list (CKI Backport Bot) [RHEL-179665] {CVE-2026-45898}
- rxrpc: fix RESPONSE authenticator parser OOB read (CKI Backport Bot) [RHEL-171456] {CVE-2026-31636}

[6.12.0-211.27.1]
- nvmet-tcp: fix race between ICReq handling and queue teardown (CKI Backport Bot) [RHEL-180106] {CVE-2026-46135}
- RDMA/mana: Validate rx_hash_key_len (CKI Backport Bot) [RHEL-180090] {CVE-2026-46145}
- ipv6: icmp: clear skb2-&gt;cb[] in ip6_err_gen_icmpv6_unreach() (Guillaume Nault) [RHEL-172675] {CVE-2026-43038}

[6.12.0-211.26.1]
- net/sched: fix pedit partial COW leading to page cache corruption (Ivan Vecera) [RHEL-177380] {CVE-2026-46331}
- exit: prevent preemption of oopsing TASK_DEAD task (CKI Backport Bot) [RHEL-180009] {CVE-2026-46173}
- crypto: caam - fix overflow on long hmac keys (CKI Backport Bot) [RHEL-179769] {CVE-2026-43330}
- net: mana: fix use-after-free in add_adev() error path (CKI Backport Bot) [RHEL-172772] {CVE-2026-43056}
</description>
<!--
 ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ 
-->
<advisory>
<severity>CRITICAL</severity>
<rights>Copyright 2026 Oracle, Inc.</rights>
<issued date="2026-07-16"/>
<cve cvss3="7.8/CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2026-31419.html" public="20260413">CVE-2026-31419</cve>
<cve cvss3="5.5/CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" href="https://linux.oracle.com/cve/CVE-2026-31467.html" public="20260422">CVE-2026-31467</cve>
<cve cvss3="7.1/CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H" href="https://linux.oracle.com/cve/CVE-2026-31532.html" public="20260423">CVE-2026-31532</cve>
<cve cvss3="6.3/CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2026-31581.html" public="20260424">CVE-2026-31581</cve>
<cve cvss3="8.1/CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2026-43037.html" public="20260501">CVE-2026-43037</cve>
<cve cvss3="7.5/CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2026-43501.html" public="20260521">CVE-2026-43501</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-46054.html" public="20260527">CVE-2026-46054</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:202625191001" comment="Oracle Linux 10 is installed"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191002" comment="Oracle Linux arch is aarch64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191003" comment="kernel-headers is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191004" comment="kernel-headers is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191005" comment="perf is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191006" comment="perf is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191007" comment="python3-perf is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191008" comment="python3-perf is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191009" comment="rtla is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191010" comment="rtla is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191011" comment="rv is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191012" comment="rv is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191013" comment="kernel-tools is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191014" comment="kernel-tools is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191015" comment="kernel-tools-libs is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191016" comment="kernel-tools-libs is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191017" comment="kernel-cross-headers is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191018" comment="kernel-cross-headers is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191019" comment="kernel-tools-libs-devel is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191020" 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:202625191021" comment="libperf is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191022" comment="libperf is signed with the Oracle Linux 10 key"/>
</criteria>
</criteria>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191023" comment="Oracle Linux arch is x86_64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191024" comment="kernel is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191025" comment="kernel is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191026" comment="kernel-abi-stablelists is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191027" comment="kernel-abi-stablelists is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191028" comment="kernel-core is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191029" comment="kernel-core is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191030" comment="kernel-debug is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191031" comment="kernel-debug is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191032" comment="kernel-debug-core is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191033" comment="kernel-debug-core is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191034" comment="kernel-debug-modules-core is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191035" 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:202625191036" comment="kernel-debug-uki-virt is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191037" 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:202625191038" comment="kernel-modules is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191039" comment="kernel-modules is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191040" comment="kernel-modules-core is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191041" comment="kernel-modules-core is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191042" comment="kernel-modules-extra is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191043" comment="kernel-modules-extra is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191044" comment="kernel-modules-extra-matched is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191045" 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:202625191013" comment="kernel-tools is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191014" comment="kernel-tools is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191015" comment="kernel-tools-libs is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191016" comment="kernel-tools-libs is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191046" comment="kernel-uki-virt is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191047" comment="kernel-uki-virt is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191048" comment="kernel-uki-virt-addons is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191049" 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:202625191050" comment="kernel-debug-devel is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191051" comment="kernel-debug-devel is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191052" comment="kernel-debug-devel-matched is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191053" 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:202625191054" comment="kernel-devel is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191055" comment="kernel-devel is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191056" comment="kernel-devel-matched is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191057" comment="kernel-devel-matched is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191058" comment="kernel-doc is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191059" comment="kernel-doc is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191003" comment="kernel-headers is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191004" comment="kernel-headers is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191005" comment="perf is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191006" comment="perf is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191007" comment="python3-perf is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191008" comment="python3-perf is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191009" comment="rtla is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191010" comment="rtla is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191011" comment="rv is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191012" comment="rv is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191060" comment="kernel-debug-modules is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191061" comment="kernel-debug-modules is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191062" comment="kernel-debug-modules-extra is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191063" 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:202625191017" comment="kernel-cross-headers is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191018" comment="kernel-cross-headers is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202625191019" comment="kernel-tools-libs-devel is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191020" 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:202625191021" comment="libperf is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202625191022" comment="libperf 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:202625191001"  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:202625191001" />
<state state_ref="oval:com.oracle.elsa:ste:202625191002" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191002"  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:202625191001" />
<state state_ref="oval:com.oracle.elsa:ste:202625191003" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191003"  version="501" comment="kernel-headers is earlier than 0:6.12.0-211.34.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:202625191002" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191004"  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:202625191002" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191005"  version="501" comment="perf is earlier than 0:6.12.0-211.34.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:202625191003" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191006"  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:202625191003" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191007"  version="501" comment="python3-perf is earlier than 0:6.12.0-211.34.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:202625191004" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191008"  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:202625191004" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191009"  version="501" comment="rtla is earlier than 0:6.12.0-211.34.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:202625191005" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191010"  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:202625191005" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191011"  version="501" comment="rv is earlier than 0:6.12.0-211.34.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:202625191006" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191012"  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:202625191006" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191013"  version="501" comment="kernel-tools is earlier than 0:6.12.0-211.34.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:202625191018" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191014"  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:202625191018" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191015"  version="501" comment="kernel-tools-libs is earlier than 0:6.12.0-211.34.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:202625191019" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191016"  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:202625191019" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191017"  version="501" comment="kernel-cross-headers is earlier than 0:6.12.0-211.34.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:202625191029" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191018"  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:202625191029" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191019"  version="501" comment="kernel-tools-libs-devel is earlier than 0:6.12.0-211.34.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:202625191030" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191020"  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:202625191030" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191021"  version="501" comment="libperf is earlier than 0:6.12.0-211.34.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:202625191031" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191022"  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:202625191031" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191023"  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:202625191001" />
<state state_ref="oval:com.oracle.elsa:ste:202625191005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191024"  version="501" comment="kernel is earlier than 0:6.12.0-211.34.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:202625191007" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191025"  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:202625191007" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191026"  version="501" comment="kernel-abi-stablelists is earlier than 0:6.12.0-211.34.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:202625191008" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191027"  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:202625191008" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191028"  version="501" comment="kernel-core is earlier than 0:6.12.0-211.34.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:202625191009" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191029"  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:202625191009" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191030"  version="501" comment="kernel-debug is earlier than 0:6.12.0-211.34.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:202625191010" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191031"  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:202625191010" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191032"  version="501" comment="kernel-debug-core is earlier than 0:6.12.0-211.34.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:202625191011" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191033"  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:202625191011" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191034"  version="501" comment="kernel-debug-modules-core is earlier than 0:6.12.0-211.34.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:202625191012" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191035"  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:202625191012" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191036"  version="501" comment="kernel-debug-uki-virt is earlier than 0:6.12.0-211.34.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:202625191013" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191037"  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:202625191013" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191038"  version="501" comment="kernel-modules is earlier than 0:6.12.0-211.34.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:202625191014" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191039"  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:202625191014" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191040"  version="501" comment="kernel-modules-core is earlier than 0:6.12.0-211.34.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:202625191015" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191041"  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:202625191015" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191042"  version="501" comment="kernel-modules-extra is earlier than 0:6.12.0-211.34.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:202625191016" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191043"  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:202625191016" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191044"  version="501" comment="kernel-modules-extra-matched is earlier than 0:6.12.0-211.34.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:202625191017" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191045"  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:202625191017" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191046"  version="501" comment="kernel-uki-virt is earlier than 0:6.12.0-211.34.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:202625191020" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191047"  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:202625191020" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191048"  version="501" comment="kernel-uki-virt-addons is earlier than 0:6.12.0-211.34.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:202625191021" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191049"  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:202625191021" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191050"  version="501" comment="kernel-debug-devel is earlier than 0:6.12.0-211.34.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:202625191022" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191051"  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:202625191022" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191052"  version="501" comment="kernel-debug-devel-matched is earlier than 0:6.12.0-211.34.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:202625191023" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191053"  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:202625191023" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191054"  version="501" comment="kernel-devel is earlier than 0:6.12.0-211.34.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:202625191024" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191055"  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:202625191024" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191056"  version="501" comment="kernel-devel-matched is earlier than 0:6.12.0-211.34.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:202625191025" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191057"  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:202625191025" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191058"  version="501" comment="kernel-doc is earlier than 0:6.12.0-211.34.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:202625191026" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191059"  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:202625191026" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191060"  version="501" comment="kernel-debug-modules is earlier than 0:6.12.0-211.34.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:202625191027" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191061"  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:202625191027" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191062"  version="501" comment="kernel-debug-modules-extra is earlier than 0:6.12.0-211.34.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:202625191028" />
<state state_ref="oval:com.oracle.elsa:ste:202625191004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202625191063"  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:202625191028" />
<state state_ref="oval:com.oracle.elsa:ste:202625191001" />
</rpminfo_test>

</tests>
<!--
 ~~~~~~~~~~~~~~~~~~~~   rpminfo objects   ~~~~~~~~~~~~~~~~~~~~ 
-->
<objects>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202625191007" 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:202625191030" 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:202625191025" 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:202625191020" 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:202625191015" 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:202625191024" 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:202625191023" 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:202625191006" 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:202625191021" 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:202625191003" 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:202625191012" 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:202625191010" 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:202625191014" 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:202625191016" 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:202625191004" 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:202625191008" 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:202625191026" 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:202625191011" 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:202625191017" 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:202625191028" 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:202625191029" 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:202625191018" 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:202625191002" 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:202625191027" 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:202625191009" 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:202625191001" 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:202625191013" 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:202625191019" 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:202625191031" 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:202625191022" 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:202625191005" version="501">
<name>rtla</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:202625191001" 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:202625191002" 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:202625191003" 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:202625191004" version="501">
<evr datatype="evr_string" operation="less than">0:6.12.0-211.34.1.el10_2</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:202625191005" version="501">
<arch operation="pattern match">x86_64</arch>
</rpminfo_state>

</states>
</oval_definitions>
