<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-09-11T10:12:11</oval:timestamp>
</generator>
<definitions>
<definition id="oval:com.oracle.elsa:def:2026661800" version="501" class="patch">
<metadata>
<title>
ELSA-2026-66180-0:  kernel security, bug fix, and enhancement update (IMPORTANT)
</title>
<affected family="unix">
<platform>Oracle Linux 9</platform>

</affected>
<reference source="elsa" ref_id="ELSA-2026-66180-0" ref_url="https://linux.oracle.com/errata/ELSA-2026-66180-0.html"/>
<reference source="CVE" ref_id="CVE-2026-43133" ref_url="https://linux.oracle.com/cve/CVE-2026-43133.html"/>
<reference source="CVE" ref_id="CVE-2026-43339" ref_url="https://linux.oracle.com/cve/CVE-2026-43339.html"/>
<reference source="CVE" ref_id="CVE-2026-43493" ref_url="https://linux.oracle.com/cve/CVE-2026-43493.html"/>
<reference source="CVE" ref_id="CVE-2026-46015" ref_url="https://linux.oracle.com/cve/CVE-2026-46015.html"/>
<reference source="CVE" ref_id="CVE-2026-46149" ref_url="https://linux.oracle.com/cve/CVE-2026-46149.html"/>
<reference source="CVE" ref_id="CVE-2026-46266" ref_url="https://linux.oracle.com/cve/CVE-2026-46266.html"/>
<reference source="CVE" ref_id="CVE-2026-46306" ref_url="https://linux.oracle.com/cve/CVE-2026-46306.html"/>
<reference source="CVE" ref_id="CVE-2026-46330" ref_url="https://linux.oracle.com/cve/CVE-2026-46330.html"/>
<reference source="CVE" ref_id="CVE-2026-53002" ref_url="https://linux.oracle.com/cve/CVE-2026-53002.html"/>
<reference source="CVE" ref_id="CVE-2026-53223" ref_url="https://linux.oracle.com/cve/CVE-2026-53223.html"/>
<reference source="CVE" ref_id="CVE-2026-53275" ref_url="https://linux.oracle.com/cve/CVE-2026-53275.html"/>
<reference source="CVE" ref_id="CVE-2026-53366" ref_url="https://linux.oracle.com/cve/CVE-2026-53366.html"/>
<reference source="CVE" ref_id="CVE-2026-64034" ref_url="https://linux.oracle.com/cve/CVE-2026-64034.html"/>
<reference source="CVE" ref_id="CVE-2026-64563" ref_url="https://linux.oracle.com/cve/CVE-2026-64563.html"/>
<reference source="CVE" ref_id="CVE-2026-64597" ref_url="https://linux.oracle.com/cve/CVE-2026-64597.html"/>
<reference source="CVE" ref_id="CVE-2026-72129" ref_url="https://linux.oracle.com/cve/CVE-2026-72129.html"/>
<reference source="CVE" ref_id="CVE-2026-74480" ref_url="https://linux.oracle.com/cve/CVE-2026-74480.html"/>

<description>
[5.14.0-687.46.1]
- 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
- Add new Oracle Linux Driver Signing (key 1) certificate [Orabug: 37985764]

[5.14.0-687.46.1]
- tcp: call sk_data_ready() after listener migration (Felix Maurer) [RHEL-232236] {CVE-2026-46015}
- flow_dissector: do not dissect PPPoE PFC frames (Felix Maurer) [RHEL-232633] {CVE-2026-46306}
- inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP (Felix Maurer) [RHEL-226126] {CVE-2026-46266}
- ipv4: icmp: convert to dev_net_rcu() (Felix Maurer) [RHEL-226126]
- ipv6: mcast: Fix use-after-free when processing MLD queries (Felix Maurer) [RHEL-226071] {CVE-2026-53275}
- ipv6: prevent possible UaF in addrconf_permanent_addr() (Felix Maurer) [RHEL-225592] {CVE-2026-43339}
- ipv6: account for fraggap on the paged allocation path (Felix Maurer) [RHEL-212891]
- ipv4: account for fraggap on the paged allocation path (Felix Maurer) [RHEL-212891] {CVE-2026-53366}
- inet: ping: fix recent breakage (Felix Maurer) [RHEL-212891]
- net: unify alloclen calculation for paged requests (Felix Maurer) [RHEL-212891]
- net: guard timestamp cmsgs to real error queue skbs (Felix Maurer) [RHEL-225858] {CVE-2026-53223}
- rhashtable: clear stale iter-&gt;p on table restart (CKI Backport Bot) [RHEL-248451] {CVE-2026-64563}
- net: bridge: stop fast-leave after deleting a port group (CKI Backport Bot) [RHEL-246930] {CVE-2026-74480}
- nvmet-rdma: handle inline data with a nonzero offset (CKI Backport Bot) [RHEL-244971] {CVE-2026-72129}
- Revert 'net/smc: Introduce TCP ULP support' (Jan Polensky) [RHEL-227559] {CVE-2026-46330}
- smb: client: fix double-free in SMB2_close() replay (CKI Backport Bot) [RHEL-240049] {CVE-2026-64597}
- crypto: pcrypt - Fix handling of MAY_BACKLOG requests (Ricardo Robaina) [RHEL-226689] {CVE-2026-43493}
- net: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA buffer (CKI Backport Bot) [RHEL-230988] {CVE-2026-64034}
- scsi: target: configfs: Bound snprintf() return in tg_pt_gp_members_show() (CKI Backport Bot) [RHEL-225785] {CVE-2026-46149}
- netfilter: conntrack: remove sprintf usage (CKI Backport Bot) [RHEL-224454] {CVE-2026-53002}
- KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulation (CKI Backport Bot) [RHEL-189457] {CVE-2026-43133}
- mm/ksm: add option to deduplicate only zero pages (Andrea Arcangeli) [RHEL-249161]
- mm/ksm: don't waste time searching stable tree for fast changing page (Andrea Arcangeli) [RHEL-249161]
- mm/hugetlb.c: undo errant change (Andrea Arcangeli) [RHEL-249161]
- mm/ksm: refactor out try_to_merge_with_zero_page() (Andrea Arcangeli) [RHEL-249161]
</description>
<!--
 ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ 
-->
<advisory>
<severity>IMPORTANT</severity>
<rights>Copyright 2026 Oracle, Inc.</rights>
<issued date="2026-09-10"/>
<cve cvss3="7.9/CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:H" href="https://linux.oracle.com/cve/CVE-2026-43133.html" public="20260506">CVE-2026-43133</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-43339.html" public="20260508">CVE-2026-43339</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-43493.html" public="20260519">CVE-2026-43493</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-46015.html" public="20260527">CVE-2026-46015</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-46149.html" public="20260528">CVE-2026-46149</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-46266.html" public="20260603">CVE-2026-46266</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-46306.html" public="20260608">CVE-2026-46306</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-46330.html" public="20260609">CVE-2026-46330</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-53002.html" public="20260624">CVE-2026-53002</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-53223.html" public="20260625">CVE-2026-53223</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-53275.html" public="20260625">CVE-2026-53275</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-53366.html" public="20260716">CVE-2026-53366</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-64034.html" public="20260719">CVE-2026-64034</cve>
<cve cvss3="7.3/CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H" href="https://linux.oracle.com/cve/CVE-2026-64563.html" public="20260804">CVE-2026-64563</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-64597.html" public="20260806">CVE-2026-64597</cve>
<cve cvss3="8.1/CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H" href="https://linux.oracle.com/cve/CVE-2026-72129.html" public="20260815">CVE-2026-72129</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-74480.html" public="20260815">CVE-2026-74480</cve>

<affected_cpe_list>
<cpe>cpe:/a:oracle:linux:9::appstream</cpe>
<cpe>cpe:/o:oracle:linux:9:8:baseos_patch</cpe>
<cpe>cpe:/a:oracle:linux:9::codeready_builder</cpe>
<cpe>cpe:/o:oracle:linux:9::baseos_latest</cpe>
</affected_cpe_list>
</advisory>
</metadata>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800001" comment="Oracle Linux 9 is installed"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800002" comment="Oracle Linux arch is aarch64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800003" comment="kernel-cross-headers is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800004" comment="kernel-cross-headers is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800005" comment="kernel-tools-libs-devel is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800006" comment="kernel-tools-libs-devel is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800007" comment="libperf is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800008" comment="libperf is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800009" comment="kernel-headers is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800010" comment="kernel-headers is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800011" comment="perf is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800012" comment="perf is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800013" comment="python3-perf is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800014" comment="python3-perf is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800015" comment="rtla is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800016" comment="rtla is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800017" comment="rv is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800018" comment="rv is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800019" comment="kernel-tools is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800020" comment="kernel-tools is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800021" comment="kernel-tools-libs is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800022" comment="kernel-tools-libs is signed with the Oracle Linux 9 key"/>
</criteria>
</criteria>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800023" comment="Oracle Linux arch is x86_64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800024" comment="kernel is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800025" comment="kernel is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800026" comment="kernel-abi-stablelists is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800027" comment="kernel-abi-stablelists is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800028" comment="kernel-core is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800029" comment="kernel-core is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800030" comment="kernel-debug is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800031" comment="kernel-debug is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800032" comment="kernel-debug-core is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800033" comment="kernel-debug-core is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800034" comment="kernel-debug-modules is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800035" comment="kernel-debug-modules is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800036" comment="kernel-debug-modules-core is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800037" comment="kernel-debug-modules-core is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800038" comment="kernel-debug-modules-extra is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800039" comment="kernel-debug-modules-extra is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800040" comment="kernel-modules is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800041" comment="kernel-modules is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800042" comment="kernel-modules-core is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800043" comment="kernel-modules-core is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800044" comment="kernel-modules-extra is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800045" comment="kernel-modules-extra is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800019" comment="kernel-tools is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800020" comment="kernel-tools is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800021" comment="kernel-tools-libs is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800022" comment="kernel-tools-libs is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800046" comment="kernel-uki-virt-addons is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800047" comment="kernel-uki-virt-addons is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800048" comment="kernel-debug-devel is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800049" comment="kernel-debug-devel is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800050" comment="kernel-debug-devel-matched is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800051" comment="kernel-debug-devel-matched is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800052" comment="kernel-devel is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800053" comment="kernel-devel is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800054" comment="kernel-devel-matched is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800055" comment="kernel-devel-matched is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800056" comment="kernel-doc is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800057" comment="kernel-doc is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800009" comment="kernel-headers is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800010" comment="kernel-headers is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800011" comment="perf is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800012" comment="perf is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800013" comment="python3-perf is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800014" comment="python3-perf is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800015" comment="rtla is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800016" comment="rtla is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800017" comment="rv is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800018" comment="rv is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800003" comment="kernel-cross-headers is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800004" comment="kernel-cross-headers is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800005" comment="kernel-tools-libs-devel is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800006" comment="kernel-tools-libs-devel is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800007" comment="libperf is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800008" comment="libperf is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800058" comment="kernel-debug-uki-virt is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800059" comment="kernel-debug-uki-virt is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800060" comment="kernel-uki-virt is earlier than 0:5.14.0-687.46.1.el9_8"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026661800061" comment="kernel-uki-virt is signed with the Oracle Linux 9 key"/>
</criteria>
</criteria>
</criteria>
</criteria>
</criteria>

</definition>
</definitions>
<!--
 ~~~~~~~~~~~~~~~~~~~~~   rpminfo tests   ~~~~~~~~~~~~~~~~~~~~~ 
-->
<tests>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800001"  version="501" comment="Oracle Linux 9 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800001" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800002" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800002"  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:2026661800001" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800003" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800003"  version="501" comment="kernel-cross-headers is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800016" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800004"  version="501" comment="kernel-cross-headers is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800016" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800005"  version="501" comment="kernel-tools-libs-devel is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800017" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800006"  version="501" comment="kernel-tools-libs-devel is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800017" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800007"  version="501" comment="libperf is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800018" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800008"  version="501" comment="libperf is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800018" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800009"  version="501" comment="kernel-headers is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800024" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800010"  version="501" comment="kernel-headers is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800024" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800011"  version="501" comment="perf is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800025" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800012"  version="501" comment="perf is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800025" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800013"  version="501" comment="python3-perf is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800026" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800014"  version="501" comment="python3-perf is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800026" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800015"  version="501" comment="rtla is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800027" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800016"  version="501" comment="rtla is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800027" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800017"  version="501" comment="rv is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800028" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800018"  version="501" comment="rv is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800028" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800019"  version="501" comment="kernel-tools is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800013" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800020"  version="501" comment="kernel-tools is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800013" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800021"  version="501" comment="kernel-tools-libs is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800014" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800022"  version="501" comment="kernel-tools-libs is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800014" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800023"  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:2026661800001" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800024"  version="501" comment="kernel is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800002" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800025"  version="501" comment="kernel is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800002" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800026"  version="501" comment="kernel-abi-stablelists is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800003" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800027"  version="501" comment="kernel-abi-stablelists is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800003" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800028"  version="501" comment="kernel-core is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800004" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800029"  version="501" comment="kernel-core is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800004" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800030"  version="501" comment="kernel-debug is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800005" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800031"  version="501" comment="kernel-debug is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800005" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800032"  version="501" comment="kernel-debug-core is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800006" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800033"  version="501" comment="kernel-debug-core is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800006" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800034"  version="501" comment="kernel-debug-modules is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800007" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800035"  version="501" comment="kernel-debug-modules is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800007" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800036"  version="501" comment="kernel-debug-modules-core is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800008" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800037"  version="501" comment="kernel-debug-modules-core is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800008" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800038"  version="501" comment="kernel-debug-modules-extra is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800009" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800039"  version="501" comment="kernel-debug-modules-extra is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800009" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800040"  version="501" comment="kernel-modules is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800010" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800041"  version="501" comment="kernel-modules is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800010" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800042"  version="501" comment="kernel-modules-core is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800011" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800043"  version="501" comment="kernel-modules-core is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800011" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800044"  version="501" comment="kernel-modules-extra is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800012" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800045"  version="501" comment="kernel-modules-extra is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800012" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800046"  version="501" comment="kernel-uki-virt-addons is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800015" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800047"  version="501" comment="kernel-uki-virt-addons is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800015" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800048"  version="501" comment="kernel-debug-devel is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800019" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800049"  version="501" comment="kernel-debug-devel is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800019" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800050"  version="501" comment="kernel-debug-devel-matched is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800020" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800051"  version="501" comment="kernel-debug-devel-matched is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800020" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800052"  version="501" comment="kernel-devel is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800021" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800053"  version="501" comment="kernel-devel is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800021" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800054"  version="501" comment="kernel-devel-matched is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800022" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800055"  version="501" comment="kernel-devel-matched is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800022" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800056"  version="501" comment="kernel-doc is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800023" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800057"  version="501" comment="kernel-doc is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800023" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800058"  version="501" comment="kernel-debug-uki-virt is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800029" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800059"  version="501" comment="kernel-debug-uki-virt is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800029" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800060"  version="501" comment="kernel-uki-virt is earlier than 0:5.14.0-687.46.1.el9_8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800030" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026661800061"  version="501" comment="kernel-uki-virt is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026661800030" />
<state state_ref="oval:com.oracle.elsa:ste:2026661800001" />
</rpminfo_test>

</tests>
<!--
 ~~~~~~~~~~~~~~~~~~~~   rpminfo objects   ~~~~~~~~~~~~~~~~~~~~ 
-->
<objects>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026661800002" 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:2026661800017" 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:2026661800030" 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:2026661800011" 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:2026661800021" 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:2026661800010" 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:2026661800006" 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:2026661800015" 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:2026661800025" 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:2026661800008" 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:2026661800005" 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:2026661800022" 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:2026661800012" 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:2026661800026" 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:2026661800020" 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:2026661800003" 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:2026661800023" 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:2026661800028" 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:2026661800009" 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:2026661800016" 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:2026661800013" 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:2026661800024" 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:2026661800007" 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:2026661800004" 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:2026661800001" 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:2026661800029" 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:2026661800014" 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:2026661800018" 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:2026661800019" 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:2026661800027" 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:2026661800001" 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:2026661800002" version="501">
<version operation="pattern match">^9</version>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:2026661800003" 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:2026661800004" version="501">
<evr datatype="evr_string" operation="less than">0:5.14.0-687.46.1.el9_8</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:2026661800005" version="501">
<arch operation="pattern match">x86_64</arch>
</rpminfo_state>

</states>
</oval_definitions>
