<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-10T14:13:47</oval:timestamp>
</generator>
<definitions>
<definition id="oval:com.oracle.elsa:def:202651295" version="501" class="patch">
<metadata>
<title>
ELSA-2026-51295:  kernel security, bug fix, and enhancement update (MODERATE)
</title>
<affected family="unix">
<platform>Oracle Linux 10</platform>

</affected>
<reference source="elsa" ref_id="ELSA-2026-51295" ref_url="https://linux.oracle.com/errata/ELSA-2026-51295.html"/>
<reference source="CVE" ref_id="CVE-2026-43186" ref_url="https://linux.oracle.com/cve/CVE-2026-43186.html"/>

<description>
[6.12.0-211.44.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.44.1]
- ice: remove redundant checks from PTP init (Jakub Ramaseuski) [RHEL-193134]
- ice: implement E825 TX ref clock control and TXC hardware sync status (Jakub Ramaseuski) [RHEL-193134]
- ice: add Tx reference clock index handling to AN restart command (Jakub Ramaseuski) [RHEL-193134]
- ice: implement CPI support for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: introduce TXC DPLL device and TX ref clock pin framework for E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing priority callbacks for U.FL DPLL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: restore PTP Rx timestamp config after ethtool set-channels (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: use primary NAC semaphore on E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: serialize E825 PHY timer start with PTP lock (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting promisc mode while adding VID filter (Jakub Ramaseuski) [RHEL-193134]
- ice: fix VF queue configuration with low MTU values (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking around wait_event_interruptible_locked_irq (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: Fix compilation warning (Jakub Ramaseuski) [RHEL-193134]
- ice: mention fw_activate action along with devlink reload (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking in ice_dcb_rebuild() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting RSS VSI hash for E830 (Jakub Ramaseuski) [RHEL-193134]
- ice: add dpll peer notification for paired SMA and U.FL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing dpll notifications for SW pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix SMA and U.FL pin state changes affecting paired pin (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing SMA pin initialization in DPLL subsystem (Jakub Ramaseuski) [RHEL-193134]
- ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw (Jakub Ramaseuski) [RHEL-193134]
- ice: fix NULL pointer dereference in ice_reset_all_vfs() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ice_ptp_read_tx_hwtstamp_status_eth56g (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ready bitmap check for non-E822 devices (Jakub Ramaseuski) [RHEL-193134]
- ice: perform PHY soft reset for E825C ports at initialization (Jakub Ramaseuski) [RHEL-193134]
- ice: fix timestamp interrupt configuration for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: fix potential NULL pointer deref in error path of ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix race condition in TX timestamp ring cleanup (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ICE_AQ_LINK_SPEED_M for 200G (Jakub Ramaseuski) [RHEL-193134]
- ice: fix PHY config on media change with link-down-on-close (Jakub Ramaseuski) [RHEL-193134]
- ice: Fix memory leak in ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix misplaced header macros (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix rclk pin state get for E810 (Jakub Ramaseuski) [RHEL-193134]
- Revert 'ice: dpll: fix rclk pin state get and misplaced header macros' (Jakub Ramaseuski) [RHEL-193134]
- octeon_ep_vf: add NULL check for napi_build_skb() (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: introduce octep_vf_oq_next_idx() helper (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: avoid compiler and IQ/OQ reordering (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: Relocate counter updates before NAPI (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: ensure dbell BADDR updation (CKI Backport Bot) [RHEL-186345]
- net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback (CKI Backport Bot) [RHEL-186345]
- ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data() (CKI Backport Bot) [RHEL-174197] {CVE-2026-43186}
</description>
<!--
 ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ 
-->
<advisory>
<severity>MODERATE</severity>
<rights>Copyright 2026 Oracle, Inc.</rights>
<issued date="2026-08-07"/>
<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-43186.html" public="20260506">CVE-2026-43186</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:202651295001" comment="Oracle Linux 10 is installed"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295002" comment="Oracle Linux arch is aarch64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295003" comment="kernel-headers is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295004" comment="kernel-headers is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295005" comment="perf is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295006" comment="perf is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295007" comment="python3-perf is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295008" comment="python3-perf is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295009" comment="rtla is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295010" comment="rtla is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295011" comment="rv is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295012" comment="rv is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295013" comment="kernel-tools is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295014" comment="kernel-tools is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295015" comment="kernel-tools-libs is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295016" comment="kernel-tools-libs is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295017" comment="kernel-cross-headers is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295018" comment="kernel-cross-headers is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295019" comment="kernel-tools-libs-devel is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295020" 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:202651295021" comment="libperf is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295022" comment="libperf is signed with the Oracle Linux 10 key"/>
</criteria>
</criteria>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295023" comment="Oracle Linux arch is x86_64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295024" comment="kernel is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295025" comment="kernel is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295026" comment="kernel-abi-stablelists is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295027" comment="kernel-abi-stablelists is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295028" comment="kernel-debug-modules is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295029" comment="kernel-debug-modules is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295030" comment="kernel-debug-modules-extra is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295031" 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:202651295032" comment="kernel-debug-uki-virt is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295033" 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:202651295034" comment="kernel-modules is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295035" comment="kernel-modules is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295036" comment="kernel-modules-core is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295037" comment="kernel-modules-core is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295038" comment="kernel-modules-extra-matched is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295039" 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:202651295015" comment="kernel-tools-libs is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295016" comment="kernel-tools-libs is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295040" comment="kernel-uki-virt-addons is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295041" 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:202651295042" comment="kernel-debug-devel is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295043" comment="kernel-debug-devel is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295044" comment="kernel-debug-devel-matched is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295045" 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:202651295046" comment="kernel-devel is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295047" comment="kernel-devel is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295048" comment="kernel-devel-matched is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295049" comment="kernel-devel-matched is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295050" comment="kernel-doc is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295051" comment="kernel-doc is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295003" comment="kernel-headers is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295004" comment="kernel-headers is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295005" comment="perf is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295006" comment="perf is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295007" comment="python3-perf is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295008" comment="python3-perf is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295009" comment="rtla is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295010" comment="rtla is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295011" comment="rv is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295012" comment="rv is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295052" comment="kernel-core is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295053" comment="kernel-core is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295054" comment="kernel-debug is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295055" comment="kernel-debug is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295056" comment="kernel-debug-core is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295057" comment="kernel-debug-core is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295058" comment="kernel-debug-modules-core is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295059" 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:202651295060" comment="kernel-modules-extra is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295061" comment="kernel-modules-extra is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295013" comment="kernel-tools is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295014" comment="kernel-tools is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295062" comment="kernel-uki-virt is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295063" comment="kernel-uki-virt is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295017" comment="kernel-cross-headers is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295018" comment="kernel-cross-headers is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202651295019" comment="kernel-tools-libs-devel is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295020" 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:202651295021" comment="libperf is earlier than 0:6.12.0-211.44.1.el10_2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202651295022" 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:202651295001"  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:202651295001" />
<state state_ref="oval:com.oracle.elsa:ste:202651295002" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295002"  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:202651295001" />
<state state_ref="oval:com.oracle.elsa:ste:202651295003" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295003"  version="501" comment="kernel-headers is earlier than 0:6.12.0-211.44.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:202651295002" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295004"  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:202651295002" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295005"  version="501" comment="perf is earlier than 0:6.12.0-211.44.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:202651295003" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295006"  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:202651295003" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295007"  version="501" comment="python3-perf is earlier than 0:6.12.0-211.44.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:202651295004" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295008"  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:202651295004" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295009"  version="501" comment="rtla is earlier than 0:6.12.0-211.44.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:202651295005" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295010"  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:202651295005" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295011"  version="501" comment="rv is earlier than 0:6.12.0-211.44.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:202651295006" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295012"  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:202651295006" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295013"  version="501" comment="kernel-tools is earlier than 0:6.12.0-211.44.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:202651295027" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295014"  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:202651295027" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295015"  version="501" comment="kernel-tools-libs is earlier than 0:6.12.0-211.44.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:202651295015" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295016"  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:202651295015" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295017"  version="501" comment="kernel-cross-headers is earlier than 0:6.12.0-211.44.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:202651295029" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295018"  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:202651295029" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295019"  version="501" comment="kernel-tools-libs-devel is earlier than 0:6.12.0-211.44.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:202651295030" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295020"  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:202651295030" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295021"  version="501" comment="libperf is earlier than 0:6.12.0-211.44.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:202651295031" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295022"  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:202651295031" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295023"  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:202651295001" />
<state state_ref="oval:com.oracle.elsa:ste:202651295005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295024"  version="501" comment="kernel is earlier than 0:6.12.0-211.44.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:202651295007" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295025"  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:202651295007" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295026"  version="501" comment="kernel-abi-stablelists is earlier than 0:6.12.0-211.44.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:202651295008" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295027"  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:202651295008" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295028"  version="501" comment="kernel-debug-modules is earlier than 0:6.12.0-211.44.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:202651295009" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295029"  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:202651295009" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295030"  version="501" comment="kernel-debug-modules-extra is earlier than 0:6.12.0-211.44.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:202651295010" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295031"  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:202651295010" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295032"  version="501" comment="kernel-debug-uki-virt is earlier than 0:6.12.0-211.44.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:202651295011" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295033"  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:202651295011" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295034"  version="501" comment="kernel-modules is earlier than 0:6.12.0-211.44.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:202651295012" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295035"  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:202651295012" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295036"  version="501" comment="kernel-modules-core is earlier than 0:6.12.0-211.44.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:202651295013" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295037"  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:202651295013" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295038"  version="501" comment="kernel-modules-extra-matched is earlier than 0:6.12.0-211.44.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:202651295014" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295039"  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:202651295014" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295040"  version="501" comment="kernel-uki-virt-addons is earlier than 0:6.12.0-211.44.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:202651295016" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295041"  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:202651295016" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295042"  version="501" comment="kernel-debug-devel is earlier than 0:6.12.0-211.44.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:202651295017" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295043"  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:202651295017" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295044"  version="501" comment="kernel-debug-devel-matched is earlier than 0:6.12.0-211.44.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:202651295018" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295045"  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:202651295018" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295046"  version="501" comment="kernel-devel is earlier than 0:6.12.0-211.44.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:202651295019" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295047"  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:202651295019" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295048"  version="501" comment="kernel-devel-matched is earlier than 0:6.12.0-211.44.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:202651295020" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295049"  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:202651295020" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295050"  version="501" comment="kernel-doc is earlier than 0:6.12.0-211.44.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:202651295021" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295051"  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:202651295021" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295052"  version="501" comment="kernel-core is earlier than 0:6.12.0-211.44.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:202651295022" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295053"  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:202651295022" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295054"  version="501" comment="kernel-debug is earlier than 0:6.12.0-211.44.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:202651295023" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295055"  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:202651295023" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295056"  version="501" comment="kernel-debug-core is earlier than 0:6.12.0-211.44.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:202651295024" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295057"  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:202651295024" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295058"  version="501" comment="kernel-debug-modules-core is earlier than 0:6.12.0-211.44.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:202651295025" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295059"  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:202651295025" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295060"  version="501" comment="kernel-modules-extra is earlier than 0:6.12.0-211.44.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:202651295026" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295061"  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:202651295026" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295062"  version="501" comment="kernel-uki-virt is earlier than 0:6.12.0-211.44.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:202651295028" />
<state state_ref="oval:com.oracle.elsa:ste:202651295004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202651295063"  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:202651295028" />
<state state_ref="oval:com.oracle.elsa:ste:202651295001" />
</rpminfo_test>

</tests>
<!--
 ~~~~~~~~~~~~~~~~~~~~   rpminfo objects   ~~~~~~~~~~~~~~~~~~~~ 
-->
<objects>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202651295007" 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:202651295030" 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:202651295028" 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:202651295013" 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:202651295019" 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:202651295012" 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:202651295006" 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:202651295016" 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:202651295003" 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:202651295025" 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:202651295023" 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:202651295020" 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:202651295026" 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:202651295004" 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:202651295018" 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:202651295008" 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:202651295021" 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:202651295024" 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:202651295014" 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:202651295010" 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:202651295029" 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:202651295027" 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:202651295002" 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:202651295009" 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:202651295022" 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:202651295001" 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:202651295011" 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:202651295015" 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:202651295031" 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:202651295017" 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:202651295005" 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:202651295001" 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:202651295002" 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:202651295003" 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:202651295004" version="501">
<evr datatype="evr_string" operation="less than">0:6.12.0-211.44.1.el10_2</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:202651295005" version="501">
<arch operation="pattern match">x86_64</arch>
</rpminfo_state>

</states>
</oval_definitions>
