<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>2025-10-29T21:57:04</oval:timestamp>
</generator>
<definitions>
<definition id="oval:com.oracle.elsa:def:202518318" version="501" class="patch">
<metadata>
<title>
ELSA-2025-18318:  kernel security update (MODERATE)
</title>
<affected family="unix">
<platform>Oracle Linux 10</platform>

</affected>
<reference source="elsa" ref_id="ELSA-2025-18318" ref_url="https://linux.oracle.com/errata/ELSA-2025-18318.html"/>
<reference source="CVE" ref_id="CVE-2025-38571" ref_url="https://linux.oracle.com/cve/CVE-2025-38571.html"/>
<reference source="CVE" ref_id="CVE-2025-39841" ref_url="https://linux.oracle.com/cve/CVE-2025-39841.html"/>
<reference source="CVE" ref_id="CVE-2025-39817" ref_url="https://linux.oracle.com/cve/CVE-2025-39817.html"/>
<reference source="CVE" ref_id="CVE-2025-38572" ref_url="https://linux.oracle.com/cve/CVE-2025-38572.html"/>
<reference source="CVE" ref_id="CVE-2025-38351" ref_url="https://linux.oracle.com/cve/CVE-2025-38351.html"/>
<reference source="CVE" ref_id="CVE-2025-38614" ref_url="https://linux.oracle.com/cve/CVE-2025-38614.html"/>

<description>
[6.12.0-55.40.1.0.1]
- nvme-pci: remove two deallocate zeroes quirks [Orabug: 37756650]
- 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]

[6.12.0-55.40.1]
- scsi: lpfc: Fix buffer free/clear order in deferred receive path (CKI Backport Bot) [RHEL-119125] {CVE-2025-39841}
- efivarfs: Fix slab-out-of-bounds in efivarfs_d_compare (CKI Backport Bot) [RHEL-118460] {CVE-2025-39817}
- ibmveth: Add multi buffers rx replenishment hcall support (Mamatha Inamdar) [RHEL-116192]
- net: ibmveth: Reset the adapter when unexpected states are detected (Mamatha Inamdar) [RHEL-116192]
- SUNRPC: call xs_sock_process_cmsg for all cmsg (Olga Kornievskaia) [RHEL-110813]
- sunrpc: fix client side handling of tls alerts (Olga Kornievskaia) [RHEL-110813] {CVE-2025-38571}
- s390/pci: Do not try re-enabling load/store if device is disabled (CKI Backport Bot) [RHEL-114447]
- s390/pci: Fix stale function handles in error handling (CKI Backport Bot) [RHEL-114447]
- s390/hypfs: Enable limited access during lockdown (CKI Backport Bot) [RHEL-114430]
- s390/hypfs: Avoid unnecessary ioctl registration in debugfs (CKI Backport Bot) [RHEL-114430]
- ibmvnic: Use ndo_get_stats64 to fix inaccurate SAR reporting (Mamatha Inamdar) [RHEL-114438]
- ibmvnic: Fix hardcoded NUM_RX_STATS/NUM_TX_STATS with dynamic sizeof (Mamatha Inamdar) [RHEL-114438]
- ibmvnic: Add stat for tx direct vs tx batched (Mamatha Inamdar) [RHEL-114438]
- ipv6: reject malicious packets in ipv6_gso_segment() (CKI Backport Bot) [RHEL-113248] {CVE-2025-38572}
- enic: fix incorrect MTU comparison in enic_change_mtu() (John Meneghini) [RHEL-108265]
- net/enic: Allow at least 8 RQs to always be used (John Meneghini) [RHEL-108265]
- enic: get max rq &amp; wq entries supported by hw, 16K queues (John Meneghini) [RHEL-106602]
- enic: cleanup of enic wq request completion path (John Meneghini) [RHEL-106602]
- enic: added enic_wq.c and enic_wq.h (John Meneghini) [RHEL-106602]
- enic: remove unused function cq_enet_wq_desc_dec (John Meneghini) [RHEL-106602]
- enic: enable rq extended cq support (John Meneghini) [RHEL-106602]
- enic: enic rq extended cq defines (John Meneghini) [RHEL-106602]
- enic: enic rq code reorg (John Meneghini) [RHEL-106602]
- enic: Move function from header file to c file (John Meneghini) [RHEL-106602]
- enic: add dependency on Page Pool (John Meneghini) [RHEL-106602]
- enic: remove copybreak tunable (John Meneghini) [RHEL-106602]
- enic: Use the Page Pool API for RX (John Meneghini) [RHEL-106602]
- enic: Simplify RX handler function (John Meneghini) [RHEL-106602]
- enic: Move RX functions to their own file (John Meneghini) [RHEL-106602]
- enic: Fix typo in comment in table indexed by link speed (John Meneghini) [RHEL-106602]
- enic: Obtain the Link speed only after the link comes up (John Meneghini) [RHEL-106602]
- enic: Move RX coalescing set function (John Meneghini) [RHEL-106602]
- enic: Move kdump check into enic_adjust_resources() (John Meneghini) [RHEL-106602]
- enic: Move enic resource adjustments to separate function (John Meneghini) [RHEL-106602]
- enic: Adjust used MSI-X wq/rq/cq/interrupt resources in a more robust way (John Meneghini) [RHEL-106602]
- enic: Allocate arrays in enic struct based on VIC config (John Meneghini) [RHEL-106602]
- enic: Save resource counts we read from HW (John Meneghini) [RHEL-106602]
- enic: Make MSI-X I/O interrupts come after the other required ones (John Meneghini) [RHEL-106602]
- enic: Create enic_wq/rq structures to bundle per wq/rq data (John Meneghini) [RHEL-106602]
- scsi: fnic: Fix missing DMA mapping error in fnic_send_frame() (John Meneghini) [RHEL-111542]
- scsi: fnic: Set appropriate logging level for log message (John Meneghini) [RHEL-111542]
- scsi: fnic: Add and improve logs in FDMI and FDMI ABTS paths (John Meneghini) [RHEL-111542]
- scsi: fnic: Turn off FDMI ACTIVE flags on link down (John Meneghini) [RHEL-111542]
- scsi: fnic: Fix crash in fnic_wq_cmpl_handler when FDMI times out (John Meneghini) [RHEL-111542]
- scsi: fnic: Remove unnecessary spinlock locking and unlocking (John Meneghini) [RHEL-111539]
- scsi: fnic: Replace fnic-&gt;lock_flags with local flags (John Meneghini) [RHEL-111539]
- scsi: fnic: Replace use of sizeof with standard usage (John Meneghini) [RHEL-111539]
- scsi: fnic: Fix indentation and remove unnecessary parenthesis (John Meneghini) [RHEL-111539]
- scsi: fnic: Remove unnecessary debug print (John Meneghini) [RHEL-111539]
- scsi: fnic: Propagate SCSI error code from fnic_scsi_drv_init() (John Meneghini) [RHEL-111539]
- scsi: fnic: Test for memory allocation failure and return error code (John Meneghini) [RHEL-111539]
- scsi: fnic: Return appropriate error code from failure of scsi drv init (John Meneghini) [RHEL-111539]
- scsi: fnic: Return appropriate error code for mem alloc failure (John Meneghini) [RHEL-111539]
- scsi: fnic: Remove always-true IS_FNIC_FCP_INITIATOR macro (John Meneghini) [RHEL-111539]
- scsi: fnic: Fix use of uninitialized value in debug message (John Meneghini) [RHEL-111539]
- scsi: fnic: Delete incorrect debugfs error handling (John Meneghini) [RHEL-111539]
- scsi: fnic: Remove unnecessary else to fix warning in FDLS FIP (John Meneghini) [RHEL-111539]
- scsi: fnic: Remove extern definition from .c files (John Meneghini) [RHEL-111539]
- scsi: fnic: Remove unnecessary else and unnecessary break in FDLS (John Meneghini) [RHEL-111539]
- scsi: fnic: Increment driver version (John Meneghini) [RHEL-111539]
- scsi: fnic: Add support to handle port channel RSCN (John Meneghini) [RHEL-111539]
- scsi: fnic: Code cleanup (John Meneghini) [RHEL-111539]
- scsi: fnic: Add stats and related functionality (John Meneghini) [RHEL-111539]
- scsi: fnic: Modify fnic interfaces to use FDLS (John Meneghini) [RHEL-111539]
- scsi: fnic: Modify IO path to use FDLS (John Meneghini) [RHEL-111539]
- scsi: fnic: Add functionality in fnic to support FDLS (John Meneghini) [RHEL-111539]
- scsi: fnic: Add and integrate support for FIP (John Meneghini) [RHEL-111539]
- scsi: fnic: Add and integrate support for FDMI (John Meneghini) [RHEL-111539]
- scsi: fnic: Add Cisco hardware model names (John Meneghini) [RHEL-111539]
- scsi: fnic: Add support for unsolicited requests and responses (John Meneghini) [RHEL-111539]
- scsi: fnic: Add support for target based solicited requests and responses (John Meneghini) [RHEL-111539]
- scsi: fnic: Add support for fabric based solicited requests and responses (John Meneghini) [RHEL-111539]
- scsi: fnic: Add headers and definitions for FDLS (John Meneghini) [RHEL-111539]
- scsi: fnic: Replace shost_printk() with dev_info()/dev_err() (John Meneghini) [RHEL-111539]
- eventpoll: Fix semi-unbounded recursion (CKI Backport Bot) [RHEL-111056] {CVE-2025-38614}
- mm/memory-tier: fix abstract distance calculation overflow (Rafael Aquini) [RHEL-109447]
- KVM: x86/hyper-v: Skip non-canonical addresses during PV TLB flush (CKI Backport Bot) [RHEL-104737] {CVE-2025-38351}
</description>
<!--
 ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ 
-->
<advisory>
<severity>MODERATE</severity>
<rights>Copyright 2025 Oracle, Inc.</rights>
<issued date="2025-10-20"/>
<cve cvss3="8.1/CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2025-38571.html" public="20250819">CVE-2025-38571</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-2025-39841.html" public="20250919">CVE-2025-39841</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-2025-39817.html" public="20250916">CVE-2025-39817</cve>
<cve cvss3="7.4/CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2025-38572.html" public="20250819">CVE-2025-38572</cve>
<cve cvss3="7.3/CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:H" href="https://linux.oracle.com/cve/CVE-2025-38351.html" public="20250719">CVE-2025-38351</cve>
<cve cvss3="6.2/CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" href="https://linux.oracle.com/cve/CVE-2025-38614.html" public="20250819">CVE-2025-38614</cve>

<affected_cpe_list>
<cpe>cpe:/a:oracle:linux:10::appstream</cpe>
<cpe>cpe:/a:oracle:linux:10::codeready_builder</cpe>
<cpe>cpe:/o:oracle:linux:10:0:baseos_patch</cpe>
<cpe>cpe:/o:oracle:linux:10::baseos_latest</cpe>
</affected_cpe_list>
</advisory>
</metadata>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318001" comment="Oracle Linux 10 is installed"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318002" comment="Oracle Linux arch is aarch64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318003" comment="kernel-cross-headers is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318004" comment="kernel-cross-headers is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318005" comment="kernel-headers is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318006" comment="kernel-headers is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318007" comment="kernel-tools is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318008" comment="kernel-tools is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318009" comment="kernel-tools-libs is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318010" comment="kernel-tools-libs is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318011" comment="kernel-tools-libs-devel is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318012" 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:202518318013" comment="libperf is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318014" comment="libperf is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318015" comment="perf is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318016" comment="perf is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318017" comment="python3-perf is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318018" comment="python3-perf is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318019" comment="rtla is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318020" comment="rtla is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318021" comment="rv is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318022" comment="rv is signed with the Oracle Linux 10 key"/>
</criteria>
</criteria>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318023" comment="Oracle Linux arch is x86_64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318024" comment="kernel is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318025" comment="kernel is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318026" comment="kernel-abi-stablelists is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318027" comment="kernel-abi-stablelists is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318028" comment="kernel-core is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318029" comment="kernel-core is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318003" comment="kernel-cross-headers is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318004" comment="kernel-cross-headers is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318030" comment="kernel-debug is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318031" comment="kernel-debug is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318032" comment="kernel-debug-core is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318033" comment="kernel-debug-core is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318034" comment="kernel-debug-devel is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318035" comment="kernel-debug-devel is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318036" comment="kernel-debug-devel-matched is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318037" 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:202518318038" comment="kernel-debug-modules is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318039" comment="kernel-debug-modules is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318040" comment="kernel-debug-modules-core is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318041" 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:202518318042" comment="kernel-debug-modules-extra is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318043" 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:202518318044" comment="kernel-debug-uki-virt is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318045" 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:202518318046" comment="kernel-devel is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318047" comment="kernel-devel is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318048" comment="kernel-devel-matched is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318049" comment="kernel-devel-matched is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318050" comment="kernel-doc is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318051" comment="kernel-doc is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318005" comment="kernel-headers is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318006" comment="kernel-headers is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318052" comment="kernel-modules is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318053" comment="kernel-modules is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318054" comment="kernel-modules-core is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318055" comment="kernel-modules-core is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318056" comment="kernel-modules-extra is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318057" comment="kernel-modules-extra is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318007" comment="kernel-tools is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318008" comment="kernel-tools is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318009" comment="kernel-tools-libs is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318010" comment="kernel-tools-libs is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318011" comment="kernel-tools-libs-devel is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318012" 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:202518318058" comment="kernel-uki-virt is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318059" comment="kernel-uki-virt is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318060" comment="kernel-uki-virt-addons is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318061" 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:202518318013" comment="libperf is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318014" comment="libperf is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318015" comment="perf is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318016" comment="perf is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318017" comment="python3-perf is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318018" comment="python3-perf is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318019" comment="rtla is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318020" comment="rtla is signed with the Oracle Linux 10 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202518318021" comment="rv is earlier than 0:6.12.0-55.40.1.0.1.el10_0"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202518318022" comment="rv is signed with the Oracle Linux 10 key"/>
</criteria>
</criteria>
</criteria>
</criteria>
</criteria>

</definition>
</definitions>
<!--
 ~~~~~~~~~~~~~~~~~~~~~   rpminfo tests   ~~~~~~~~~~~~~~~~~~~~~ 
-->
<tests>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318001"  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:202518318001" />
<state state_ref="oval:com.oracle.elsa:ste:202518318002" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318002"  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:202518318001" />
<state state_ref="oval:com.oracle.elsa:ste:202518318003" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318003"  version="501" comment="kernel-cross-headers is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318005" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318004"  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:202518318005" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318005"  version="501" comment="kernel-headers is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318017" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318006"  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:202518318017" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318007"  version="501" comment="kernel-tools is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318021" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318008"  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:202518318021" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318009"  version="501" comment="kernel-tools-libs is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318022" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318010"  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:202518318022" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318011"  version="501" comment="kernel-tools-libs-devel is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318023" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318012"  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:202518318023" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318013"  version="501" comment="libperf is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318026" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318014"  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:202518318026" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318015"  version="501" comment="perf is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318027" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318016"  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:202518318027" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318017"  version="501" comment="python3-perf is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318028" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318018"  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:202518318028" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318019"  version="501" comment="rtla is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318029" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318020"  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:202518318029" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318021"  version="501" comment="rv is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318030" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318022"  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:202518318030" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318023"  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:202518318001" />
<state state_ref="oval:com.oracle.elsa:ste:202518318005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318024"  version="501" comment="kernel is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318002" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318025"  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:202518318002" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318026"  version="501" comment="kernel-abi-stablelists is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318003" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318027"  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:202518318003" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318028"  version="501" comment="kernel-core is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318004" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318029"  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:202518318004" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318030"  version="501" comment="kernel-debug is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318006" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318031"  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:202518318006" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318032"  version="501" comment="kernel-debug-core is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318007" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318033"  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:202518318007" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318034"  version="501" comment="kernel-debug-devel is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318008" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318035"  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:202518318008" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318036"  version="501" comment="kernel-debug-devel-matched is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318009" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318037"  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:202518318009" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318038"  version="501" comment="kernel-debug-modules is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318010" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318039"  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:202518318010" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318040"  version="501" comment="kernel-debug-modules-core is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318011" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318041"  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:202518318011" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318042"  version="501" comment="kernel-debug-modules-extra is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318012" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318043"  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:202518318012" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318044"  version="501" comment="kernel-debug-uki-virt is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318013" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318045"  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:202518318013" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318046"  version="501" comment="kernel-devel is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318014" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318047"  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:202518318014" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318048"  version="501" comment="kernel-devel-matched is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318015" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318049"  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:202518318015" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318050"  version="501" comment="kernel-doc is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318016" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318051"  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:202518318016" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318052"  version="501" comment="kernel-modules is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318018" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318053"  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:202518318018" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318054"  version="501" comment="kernel-modules-core is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318019" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318055"  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:202518318019" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318056"  version="501" comment="kernel-modules-extra is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318020" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318057"  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:202518318020" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318058"  version="501" comment="kernel-uki-virt is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318024" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318059"  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:202518318024" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318060"  version="501" comment="kernel-uki-virt-addons is earlier than 0:6.12.0-55.40.1.0.1.el10_0" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202518318025" />
<state state_ref="oval:com.oracle.elsa:ste:202518318004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202518318061"  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:202518318025" />
<state state_ref="oval:com.oracle.elsa:ste:202518318001" />
</rpminfo_test>

</tests>
<!--
 ~~~~~~~~~~~~~~~~~~~~   rpminfo objects   ~~~~~~~~~~~~~~~~~~~~ 
-->
<objects>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202518318002" 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:202518318023" 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:202518318024" 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:202518318019" 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:202518318014" 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:202518318015" 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:202518318007" 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:202518318025" 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:202518318027" 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:202518318011" 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:202518318006" 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:202518318009" 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:202518318020" 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:202518318028" 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:202518318003" 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:202518318016" 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:202518318030" 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:202518318012" 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:202518318005" 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:202518318021" 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:202518318017" 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:202518318010" 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:202518318004" 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:202518318001" 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:202518318013" 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:202518318022" 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:202518318026" 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:202518318008" 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:202518318029" version="501">
<name>rtla</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202518318018" version="501">
<name>kernel-modules</name>
</rpminfo_object>

</objects>
<states>
<!--
 ~~~~~~~~~~~~~~~~~~~~   rpminfo states   ~~~~~~~~~~~~~~~~~~~~~ 
-->
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:202518318001" 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:202518318002" 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:202518318003" 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:202518318004" version="501">
<evr datatype="evr_string" operation="less than">0:6.12.0-55.40.1.0.1.el10_0</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:202518318005" version="501">
<arch operation="pattern match">x86_64</arch>
</rpminfo_state>

</states>
</oval_definitions>
