<oval_definitions xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5" xmlns:oval-def="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:unix-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#unix" xmlns:red-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" xmlns:ind-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://oval.mitre.org/XMLSchema/oval-common-5 oval-common-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5 oval-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#unix unix-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#linux linux-definitions-schema.xsd">
<generator>
<oval:product_name>Oracle Errata System</oval:product_name>
<oval:product_version>Oracle Linux</oval:product_version>
<oval:schema_version>5.11</oval:schema_version>
<oval:timestamp>2026-07-14T04:17:38</oval:timestamp>
</generator>
<definitions>
<definition id="oval:com.oracle.elsa:def:202633743" version="501" class="patch">
<metadata>
<title>
ELSA-2026-33743:  kernel security, bug fix, and enhancement update (IMPORTANT)
</title>
<affected family="unix">
<platform>Oracle Linux 8</platform>

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

<description>
[4.18.0-553.141.1]
- 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.3
- Remove upstream reference during boot (Kevin Lyons) [Orabug: 34750652]
- Add new Oracle Linux Driver Signing (key 1) certificate [Orabug: 37985772]

[4.18.0-553.141.1]
- fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath (CKI Backport Bot) [RHEL-189506] {CVE-2026-43112}

[4.18.0-553.140.1]
- Enable workaround for ARM64 ERRATUM 4118414 (Mark Salter) [RHEL-183619] {CVE-2025-10263}
- arm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPU (Mark Salter) [RHEL-183619] {CVE-2025-10263}
- arm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPU (Mark Salter) [RHEL-183619] {CVE-2025-10263}
- arm64: errata: Mitigate TLBI errata on various Arm CPUs (Mark Salter) [RHEL-183619] {CVE-2025-10263}
- arm64: Add part number for Arm Cortex-A78AE (Mark Salter) [RHEL-183619] {CVE-2025-10263}
- arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errata (Mark Salter) [RHEL-183619] {CVE-2025-10263}
- arm64: cputype: Add NVIDIA Olympus definitions (Mark Salter) [RHEL-183619] {CVE-2025-10263}
- arm64: cputype: Add C1-Premium definitions (Mark Salter) [RHEL-183619] {CVE-2025-10263}
- arm64: cputype: Add C1-Ultra definitions (Mark Salter) [RHEL-183619] {CVE-2025-10263}
- arm64: cputype: Add C1-Pro definitions (Mark Salter) [RHEL-183619] {CVE-2025-10263}
- arm64: cputype: Add Cortex-A720AE definitions (Mark Salter) [RHEL-183619] {CVE-2025-10263}
- arm64: cputype: Add Neoverse-N3 definitions (Mark Salter) [RHEL-183619] {CVE-2025-10263}
- arm64: cputype: Add Cortex-A725 definitions (Mark Salter) [RHEL-183619] {CVE-2025-10263}
- arm64: cputype: Add Cortex-A720 definitions (Mark Salter) [RHEL-183619] {CVE-2025-10263}
- arm64: Add Cortex-715 CPU part definition (Mark Salter) [RHEL-183619] {CVE-2025-10263}
- arm64: cputype: Add Neoverse-V3AE definitions (Mark Salter) [RHEL-183619] {CVE-2025-10263}
- arm64: cputype: Add MIDR_CORTEX_A76AE (Mark Salter) [RHEL-183619] {CVE-2025-10263}
- arm64: cputype: Add Cortex-X1C definitions (Mark Salter) [RHEL-183619] {CVE-2025-10263}
- arm64: cputype: Add Cortex-X925 definitions (Mark Salter) [RHEL-183619] {CVE-2025-10263}
- arm64: cputype: Add Cortex-X3 definitions (Mark Salter) [RHEL-183619] {CVE-2025-10263}
- arm64: cputype: Add Neoverse-V3 definitions (Mark Salter) [RHEL-183619] {CVE-2025-10263}
- arm64: cputype: Add Cortex-X4 definitions (Mark Salter) [RHEL-183619] {CVE-2025-10263}
- arm64: Add Neoverse-V2 part (Mark Salter) [RHEL-183619] {CVE-2025-10263}
- tcp: fix potential race in tcp_v6_syn_recv_sock() (Antoine Tenart) [RHEL-174237] {CVE-2026-43198}
- procfs: fix missing RCU protection when reading real_parent in do_task_stat() (CKI Backport Bot) [RHEL-181898] {CVE-2026-46259}
- drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with_funcs() (CKI Backport Bot) [RHEL-179907] {CVE-2026-46209}
- sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL (CKI Backport Bot) [RHEL-179857] {CVE-2026-46227}
- netfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table() (CKI Backport Bot) [RHEL-179736] {CVE-2026-43450}
- vfs: validate inode i_link before use in get_link() (Ian Kent) [RHEL-152759]

[4.18.0-553.139.1]
- NFS: improve 'Server wrote zero bytes' error (Olga Kornievskaia) [RHEL-147665]

[4.18.0-553.138.1]
- redhat: Temporary stop adding 'kernel' component to SBAT (Thomas Huth) [RHEL-182788]
- redhat: Switch to implicit enablement of CONFIG_EFI_SBAT_FILE (Thomas Huth) [RHEL-182788]
- redhat: Add SBAT information to Linux kernel (Thomas Huth) [RHEL-182788]
- x86/boot: Handle relative CONFIG_EFI_SBAT_FILE file paths (Thomas Huth) [RHEL-182788]
- x86/efi: Implement support for embedding SBAT data for x86 (Thomas Huth) [RHEL-182788]
- redhat: Add Kconfig switch for embedding SBAT section (Thomas Huth) [RHEL-182788]
- gfs2: Fix use-after-free in iomap inline data write path (Andrew Price) [RHEL-179596] {CVE-2026-45984}
- gfs2: Add metapath_dibh helper (Andrew Price) [RHEL-179596] {CVE-2026-45984}
- RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path (CKI Backport Bot) [RHEL-179963] {CVE-2026-46189}
- scsi: target: iscsi: Fix use-after-free in iscsit_dec_conn_usage_count() (CKI Backport Bot) [RHEL-165556] {CVE-2026-23216}
</description>
<!--
 ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ 
-->
<advisory>
<severity>IMPORTANT</severity>
<rights>Copyright 2026 Oracle, Inc.</rights>
<issued date="2026-07-13"/>
<cve cvss3="7.0/CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2026-23216.html" public="20260218">CVE-2026-23216</cve>
<cve cvss3="7.8/CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2026-45984.html" public="20260527">CVE-2026-45984</cve>
<cve cvss3="7.0/CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2026-46189.html" public="20260528">CVE-2026-46189</cve>

<affected_cpe_list>
<cpe>cpe:/o:oracle:linux:8::baseos_latest</cpe>
<cpe>cpe:/o:oracle:linux:8:10:baseos_patch</cpe>
<cpe>cpe:/a:oracle:linux:8::codeready_builder</cpe>
</affected_cpe_list>
</advisory>
</metadata>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743001" comment="Oracle Linux 8 is installed"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743002" comment="Oracle Linux arch is aarch64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743003" comment="kernel-tools-libs-devel is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743004" comment="kernel-tools-libs-devel is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743005" comment="bpftool is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743006" comment="bpftool is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743007" comment="kernel-cross-headers is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743008" comment="kernel-cross-headers is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743009" comment="kernel-headers is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743010" comment="kernel-headers is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743011" comment="kernel-tools is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743012" comment="kernel-tools is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743013" comment="kernel-tools-libs is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743014" comment="kernel-tools-libs is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743015" comment="perf is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743016" comment="perf is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743017" comment="python3-perf is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743018" comment="python3-perf is signed with the Oracle Linux 8 key"/>
</criteria>
</criteria>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743019" comment="Oracle Linux arch is x86_64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743003" comment="kernel-tools-libs-devel is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743004" comment="kernel-tools-libs-devel is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743005" comment="bpftool is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743006" comment="bpftool is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743020" comment="kernel is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743021" comment="kernel is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743022" comment="kernel-abi-stablelists is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743023" comment="kernel-abi-stablelists is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743024" comment="kernel-core is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743025" comment="kernel-core is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743007" comment="kernel-cross-headers is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743008" comment="kernel-cross-headers is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743026" comment="kernel-debug is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743027" comment="kernel-debug is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743028" comment="kernel-debug-core is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743029" comment="kernel-debug-core is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743030" comment="kernel-debug-devel is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743031" comment="kernel-debug-devel is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743032" comment="kernel-debug-modules is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743033" comment="kernel-debug-modules is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743034" comment="kernel-debug-modules-extra is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743035" comment="kernel-debug-modules-extra is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743036" comment="kernel-devel is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743037" comment="kernel-devel is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743038" comment="kernel-doc is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743039" comment="kernel-doc is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743009" comment="kernel-headers is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743010" comment="kernel-headers is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743040" comment="kernel-modules is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743041" comment="kernel-modules is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743042" comment="kernel-modules-extra is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743043" comment="kernel-modules-extra is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743011" comment="kernel-tools is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743012" comment="kernel-tools is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743013" comment="kernel-tools-libs is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743014" comment="kernel-tools-libs is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743015" comment="perf is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743016" comment="perf is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202633743017" comment="python3-perf is earlier than 0:4.18.0-553.141.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202633743018" comment="python3-perf is signed with the Oracle Linux 8 key"/>
</criteria>
</criteria>
</criteria>
</criteria>
</criteria>

</definition>
</definitions>
<!--
 ~~~~~~~~~~~~~~~~~~~~~   rpminfo tests   ~~~~~~~~~~~~~~~~~~~~~ 
-->
<tests>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743001"  version="501" comment="Oracle Linux 8 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743001" />
<state state_ref="oval:com.oracle.elsa:ste:202633743002" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743002"  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:202633743001" />
<state state_ref="oval:com.oracle.elsa:ste:202633743003" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743003"  version="501" comment="kernel-tools-libs-devel is earlier than 0:4.18.0-553.141.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743002" />
<state state_ref="oval:com.oracle.elsa:ste:202633743004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743004"  version="501" comment="kernel-tools-libs-devel is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743002" />
<state state_ref="oval:com.oracle.elsa:ste:202633743001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743005"  version="501" comment="bpftool is earlier than 0:4.18.0-553.141.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743003" />
<state state_ref="oval:com.oracle.elsa:ste:202633743004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743006"  version="501" comment="bpftool is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743003" />
<state state_ref="oval:com.oracle.elsa:ste:202633743001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743007"  version="501" comment="kernel-cross-headers is earlier than 0:4.18.0-553.141.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743007" />
<state state_ref="oval:com.oracle.elsa:ste:202633743004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743008"  version="501" comment="kernel-cross-headers is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743007" />
<state state_ref="oval:com.oracle.elsa:ste:202633743001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743009"  version="501" comment="kernel-headers is earlier than 0:4.18.0-553.141.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743015" />
<state state_ref="oval:com.oracle.elsa:ste:202633743004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743010"  version="501" comment="kernel-headers is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743015" />
<state state_ref="oval:com.oracle.elsa:ste:202633743001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743011"  version="501" comment="kernel-tools is earlier than 0:4.18.0-553.141.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743018" />
<state state_ref="oval:com.oracle.elsa:ste:202633743004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743012"  version="501" comment="kernel-tools is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743018" />
<state state_ref="oval:com.oracle.elsa:ste:202633743001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743013"  version="501" comment="kernel-tools-libs is earlier than 0:4.18.0-553.141.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743019" />
<state state_ref="oval:com.oracle.elsa:ste:202633743004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743014"  version="501" comment="kernel-tools-libs is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743019" />
<state state_ref="oval:com.oracle.elsa:ste:202633743001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743015"  version="501" comment="perf is earlier than 0:4.18.0-553.141.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743020" />
<state state_ref="oval:com.oracle.elsa:ste:202633743004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743016"  version="501" comment="perf is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743020" />
<state state_ref="oval:com.oracle.elsa:ste:202633743001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743017"  version="501" comment="python3-perf is earlier than 0:4.18.0-553.141.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743021" />
<state state_ref="oval:com.oracle.elsa:ste:202633743004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743018"  version="501" comment="python3-perf is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743021" />
<state state_ref="oval:com.oracle.elsa:ste:202633743001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743019"  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:202633743001" />
<state state_ref="oval:com.oracle.elsa:ste:202633743005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743020"  version="501" comment="kernel is earlier than 0:4.18.0-553.141.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743004" />
<state state_ref="oval:com.oracle.elsa:ste:202633743004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743021"  version="501" comment="kernel is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743004" />
<state state_ref="oval:com.oracle.elsa:ste:202633743001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743022"  version="501" comment="kernel-abi-stablelists is earlier than 0:4.18.0-553.141.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743005" />
<state state_ref="oval:com.oracle.elsa:ste:202633743004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743023"  version="501" comment="kernel-abi-stablelists is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743005" />
<state state_ref="oval:com.oracle.elsa:ste:202633743001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743024"  version="501" comment="kernel-core is earlier than 0:4.18.0-553.141.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743006" />
<state state_ref="oval:com.oracle.elsa:ste:202633743004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743025"  version="501" comment="kernel-core is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743006" />
<state state_ref="oval:com.oracle.elsa:ste:202633743001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743026"  version="501" comment="kernel-debug is earlier than 0:4.18.0-553.141.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743008" />
<state state_ref="oval:com.oracle.elsa:ste:202633743004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743027"  version="501" comment="kernel-debug is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743008" />
<state state_ref="oval:com.oracle.elsa:ste:202633743001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743028"  version="501" comment="kernel-debug-core is earlier than 0:4.18.0-553.141.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743009" />
<state state_ref="oval:com.oracle.elsa:ste:202633743004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743029"  version="501" comment="kernel-debug-core is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743009" />
<state state_ref="oval:com.oracle.elsa:ste:202633743001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743030"  version="501" comment="kernel-debug-devel is earlier than 0:4.18.0-553.141.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743010" />
<state state_ref="oval:com.oracle.elsa:ste:202633743004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743031"  version="501" comment="kernel-debug-devel is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743010" />
<state state_ref="oval:com.oracle.elsa:ste:202633743001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743032"  version="501" comment="kernel-debug-modules is earlier than 0:4.18.0-553.141.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743011" />
<state state_ref="oval:com.oracle.elsa:ste:202633743004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743033"  version="501" comment="kernel-debug-modules is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743011" />
<state state_ref="oval:com.oracle.elsa:ste:202633743001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743034"  version="501" comment="kernel-debug-modules-extra is earlier than 0:4.18.0-553.141.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743012" />
<state state_ref="oval:com.oracle.elsa:ste:202633743004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743035"  version="501" comment="kernel-debug-modules-extra is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743012" />
<state state_ref="oval:com.oracle.elsa:ste:202633743001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743036"  version="501" comment="kernel-devel is earlier than 0:4.18.0-553.141.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743013" />
<state state_ref="oval:com.oracle.elsa:ste:202633743004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743037"  version="501" comment="kernel-devel is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743013" />
<state state_ref="oval:com.oracle.elsa:ste:202633743001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743038"  version="501" comment="kernel-doc is earlier than 0:4.18.0-553.141.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743014" />
<state state_ref="oval:com.oracle.elsa:ste:202633743004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743039"  version="501" comment="kernel-doc is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743014" />
<state state_ref="oval:com.oracle.elsa:ste:202633743001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743040"  version="501" comment="kernel-modules is earlier than 0:4.18.0-553.141.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743016" />
<state state_ref="oval:com.oracle.elsa:ste:202633743004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743041"  version="501" comment="kernel-modules is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743016" />
<state state_ref="oval:com.oracle.elsa:ste:202633743001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743042"  version="501" comment="kernel-modules-extra is earlier than 0:4.18.0-553.141.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743017" />
<state state_ref="oval:com.oracle.elsa:ste:202633743004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202633743043"  version="501" comment="kernel-modules-extra is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202633743017" />
<state state_ref="oval:com.oracle.elsa:ste:202633743001" />
</rpminfo_test>

</tests>
<!--
 ~~~~~~~~~~~~~~~~~~~~   rpminfo objects   ~~~~~~~~~~~~~~~~~~~~ 
-->
<objects>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202633743015" 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:202633743004" 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:202633743009" 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:202633743005" 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:202633743002" 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:202633743003" version="501">
<name>bpftool</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202633743006" 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:202633743001" 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:202633743014" 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:202633743008" 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:202633743019" 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:202633743020" 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:202633743016" 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:202633743013" 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:202633743012" 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:202633743010" 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:202633743007" 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:202633743017" 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:202633743021" 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:202633743018" 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:202633743011" version="501">
<name>kernel-debug-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:202633743001" version="501">
<signature_keyid operation="equals">82562ea9ad986da3</signature_keyid>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:202633743002" version="501">
<version operation="pattern match">^8</version>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:202633743003" 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:202633743004" version="501">
<evr datatype="evr_string" operation="less than">0:4.18.0-553.141.1.el8_10</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:202633743005" version="501">
<arch operation="pattern match">x86_64</arch>
</rpminfo_state>

</states>
</oval_definitions>
