<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-11T10:33:29</oval:timestamp>
</generator>
<definitions>
<definition id="oval:com.oracle.elsa:def:202634911" version="501" class="patch">
<metadata>
<title>
ELSA-2026-34911:  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-34911" ref_url="https://linux.oracle.com/errata/ELSA-2026-34911.html"/>
<reference source="CVE" ref_id="CVE-2025-10263" ref_url="https://linux.oracle.com/cve/CVE-2025-10263.html"/>
<reference source="CVE" ref_id="CVE-2026-43112" ref_url="https://linux.oracle.com/cve/CVE-2026-43112.html"/>
<reference source="CVE" ref_id="CVE-2026-45998" ref_url="https://linux.oracle.com/cve/CVE-2026-45998.html"/>
<reference source="CVE" ref_id="CVE-2026-46209" ref_url="https://linux.oracle.com/cve/CVE-2026-46209.html"/>
<reference source="CVE" ref_id="CVE-2026-46244" ref_url="https://linux.oracle.com/cve/CVE-2026-46244.html"/>
<reference source="CVE" ref_id="CVE-2026-46316" ref_url="https://linux.oracle.com/cve/CVE-2026-46316.html"/>
<reference source="CVE" ref_id="CVE-2026-53362" ref_url="https://linux.oracle.com/cve/CVE-2026-53362.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>IMPORTANT</severity>
<rights>Copyright 2026 Oracle, Inc.</rights>
<issued date="2026-08-10"/>
<cve cvss3="8.8/CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2025-10263.html" public="20260609">CVE-2025-10263</cve>
<cve cvss3="8.1/CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H" href="https://linux.oracle.com/cve/CVE-2026-43112.html" public="20260506">CVE-2026-43112</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-45998.html" public="20260527">CVE-2026-45998</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-46209.html" public="20260528">CVE-2026-46209</cve>
<cve cvss3="7.3/CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H" href="https://linux.oracle.com/cve/CVE-2026-46244.html" public="20260603">CVE-2026-46244</cve>
<cve cvss3="7.8/CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2026-46316.html" public="20260609">CVE-2026-46316</cve>
<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-53362.html" public="20260704">CVE-2026-53362</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:202634911001" comment="Oracle Linux 10 is installed"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911002" comment="Oracle Linux arch is aarch64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911003" comment="kernel-headers is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911004" comment="kernel-headers is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911005" comment="perf is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911006" comment="perf is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911007" comment="python3-perf is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911008" comment="python3-perf is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911009" comment="rtla is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911010" comment="rtla is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911011" comment="rv is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911012" comment="rv is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911013" comment="kernel-tools is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911014" comment="kernel-tools is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911015" comment="kernel-tools-libs is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911016" comment="kernel-tools-libs is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911017" comment="kernel-cross-headers is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911018" comment="kernel-cross-headers is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911019" 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:202634911020" 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:202634911021" comment="libperf is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911022" comment="libperf is signed with the Oracle Linux 10 key"/>
</criteria>
</criteria>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911023" comment="Oracle Linux arch is x86_64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911024" comment="kernel is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911025" comment="kernel is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911026" comment="kernel-abi-stablelists is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911027" comment="kernel-abi-stablelists is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911028" comment="kernel-core is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911029" comment="kernel-core is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911030" comment="kernel-debug is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911031" comment="kernel-debug is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911032" comment="kernel-debug-core is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911033" comment="kernel-debug-core is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911034" 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:202634911035" 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:202634911036" 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:202634911037" 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:202634911038" comment="kernel-modules is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911039" comment="kernel-modules is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911040" comment="kernel-modules-core is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911041" comment="kernel-modules-core is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911042" comment="kernel-modules-extra is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911043" comment="kernel-modules-extra is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911044" 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:202634911045" 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:202634911013" comment="kernel-tools is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911014" comment="kernel-tools is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911015" comment="kernel-tools-libs is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911016" comment="kernel-tools-libs is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911046" comment="kernel-uki-virt is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911047" comment="kernel-uki-virt is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911048" 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:202634911049" 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:202634911050" comment="kernel-debug-devel is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911051" comment="kernel-debug-devel is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911052" 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:202634911053" 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:202634911054" comment="kernel-devel is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911055" comment="kernel-devel is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911056" comment="kernel-devel-matched is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911057" comment="kernel-devel-matched is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911058" comment="kernel-doc is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911059" comment="kernel-doc is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911003" comment="kernel-headers is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911004" comment="kernel-headers is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911005" comment="perf is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911006" comment="perf is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911007" comment="python3-perf is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911008" comment="python3-perf is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911009" comment="rtla is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911010" comment="rtla is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911011" comment="rv is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911012" comment="rv is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911060" comment="kernel-debug-modules is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911061" comment="kernel-debug-modules is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911062" 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:202634911063" 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:202634911017" comment="kernel-cross-headers is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911018" comment="kernel-cross-headers is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202634911019" 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:202634911020" 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:202634911021" comment="libperf is earlier than 0:6.12.0-211.34.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202634911022" 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:202634911001"  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:202634911001" />
<state state_ref="oval:com.oracle.elsa:ste:202634911002" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911002"  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:202634911001" />
<state state_ref="oval:com.oracle.elsa:ste:202634911003" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911003"  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:202634911002" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911004"  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:202634911002" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911005"  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:202634911003" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911006"  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:202634911003" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911007"  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:202634911004" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911008"  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:202634911004" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911009"  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:202634911005" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911010"  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:202634911005" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911011"  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:202634911006" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911012"  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:202634911006" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911013"  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:202634911018" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911014"  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:202634911018" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911015"  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:202634911019" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911016"  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:202634911019" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911017"  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:202634911029" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911018"  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:202634911029" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911019"  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:202634911030" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911020"  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:202634911030" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911021"  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:202634911031" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911022"  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:202634911031" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911023"  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:202634911001" />
<state state_ref="oval:com.oracle.elsa:ste:202634911005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911024"  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:202634911007" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911025"  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:202634911007" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911026"  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:202634911008" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911027"  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:202634911008" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911028"  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:202634911009" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911029"  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:202634911009" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911030"  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:202634911010" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911031"  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:202634911010" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911032"  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:202634911011" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911033"  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:202634911011" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911034"  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:202634911012" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911035"  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:202634911012" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911036"  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:202634911013" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911037"  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:202634911013" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911038"  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:202634911014" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911039"  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:202634911014" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911040"  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:202634911015" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911041"  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:202634911015" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911042"  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:202634911016" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911043"  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:202634911016" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911044"  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:202634911017" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911045"  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:202634911017" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911046"  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:202634911020" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911047"  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:202634911020" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911048"  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:202634911021" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911049"  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:202634911021" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911050"  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:202634911022" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911051"  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:202634911022" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911052"  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:202634911023" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911053"  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:202634911023" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911054"  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:202634911024" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911055"  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:202634911024" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911056"  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:202634911025" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911057"  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:202634911025" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911058"  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:202634911026" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911059"  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:202634911026" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911060"  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:202634911027" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911061"  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:202634911027" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911062"  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:202634911028" />
<state state_ref="oval:com.oracle.elsa:ste:202634911004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202634911063"  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:202634911028" />
<state state_ref="oval:com.oracle.elsa:ste:202634911001" />
</rpminfo_test>

</tests>
<!--
 ~~~~~~~~~~~~~~~~~~~~   rpminfo objects   ~~~~~~~~~~~~~~~~~~~~ 
-->
<objects>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202634911007" 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:202634911030" 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:202634911025" 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:202634911020" 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:202634911015" 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:202634911024" 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:202634911023" 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:202634911006" 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:202634911021" 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:202634911003" 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:202634911012" 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:202634911010" 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:202634911014" 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:202634911016" 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:202634911004" 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:202634911008" 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:202634911026" 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:202634911011" 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:202634911017" 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:202634911028" 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:202634911029" 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:202634911018" 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:202634911002" 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:202634911027" 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:202634911009" 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:202634911001" 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:202634911013" 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:202634911019" 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:202634911031" 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:202634911022" 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:202634911005" 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:202634911001" 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:202634911002" 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:202634911003" 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:202634911004" 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:202634911005" version="501">
<arch operation="pattern match">x86_64</arch>
</rpminfo_state>

</states>
</oval_definitions>
