<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-06-04T05:52:19</oval:timestamp>
</generator>
<definitions>
<definition id="oval:com.oracle.elsa:def:202650299" version="501" class="patch">
<metadata>
<title>
ELSA-2026-50299: Unbreakable Enterprise kernel security update (IMPORTANT)
</title>
<affected family="unix">
<platform>Oracle Linux 8</platform>
<platform>Oracle Linux 7</platform>

</affected>
<reference source="elsa" ref_id="ELSA-2026-50299" ref_url="https://linux.oracle.com/errata/ELSA-2026-50299.html"/>
<reference source="CVE" ref_id="CVE-2025-54518" ref_url="https://linux.oracle.com/cve/CVE-2025-54518.html"/>
<reference source="CVE" ref_id="CVE-2026-23193" ref_url="https://linux.oracle.com/cve/CVE-2026-23193.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-31402" ref_url="https://linux.oracle.com/cve/CVE-2026-31402.html"/>
<reference source="CVE" ref_id="CVE-2026-43284" ref_url="https://linux.oracle.com/cve/CVE-2026-43284.html"/>
<reference source="CVE" ref_id="CVE-2026-43503" ref_url="https://linux.oracle.com/cve/CVE-2026-43503.html"/>
<reference source="CVE" ref_id="CVE-2026-46300" ref_url="https://linux.oracle.com/cve/CVE-2026-46300.html"/>
<reference source="CVE" ref_id="CVE-2026-46333" ref_url="https://linux.oracle.com/cve/CVE-2026-46333.html"/>

<description>
[5.4.17-2136.356.4.1]
- smb: client: reject userspace cifs.spnego descriptions (Asim Viladi Oglu Manizada)  [Orabug: 39463669]

[5.4.17-2136.356.4]
- tun: free page on build_skb failure in tun_xdp_one() (Weiming Shi) [Orabug: 39429147]
- tap: free page on error paths in tap_get_user_xdp() (Weiming Shi) [Orabug: 39429147]
- tun: free page on short-frame rejection in tun_xdp_one() (Weiming Shi) [Orabug: 39429147]

[5.4.17-2136.356.3]
- ptrace: slightly saner 'get_dumpable()' logic (Linus Torvalds) [Orabug: 39384275,39391459] {CVE-2026-46333}
- net: skbuff: propagate shared-frag marker through frag-transfer helpers (Hyunwoo Kim) [Orabug: 39368828,39441326] {CVE-2026-43503,CVE-2026-46300}
- net: skbuff: preserve shared-frag marker during coalescing (William Bowling) [Orabug: 39368828] {CVE-2026-46300}

[5.4.17-2136.356.2]
- nfsd: fix heap overflow in NFSv4.0 LOCK replay cache (Jeff Layton) [Orabug: 39167617,39368718] {CVE-2026-31402}
- scsi: target: iscsi: Fix use-after-free in iscsit_dec_conn_usage_count() (Maurizio Lombardi) [Orabug: 38985173,39368732] {CVE-2026-23216}
- scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count() (Maurizio Lombardi) [Orabug: 38970455,39368774] {CVE-2026-23193}
- xfrm: esp: avoid in-place decrypt on shared skb frags (Kuan-Ting Chen) [Orabug: 39334580,39367147] {CVE-2026-43284}
- x86/CPU/AMD: Add a fix for AMD-SB-7052 (Prathyushi Nangia) [Orabug: 39218897] {CVE-2025-54518}

[5.4.17-2136.356.1]
- arm64/kvm: Include linux/random.h in trng.c (Siddh Raman Pant) [Orabug: 39327096]
- i2c: designware: Disable TX_EMPTY irq while waiting for block length byte (Tam Nguyen) [Orabug: 39174662]
- i2c: designware: Handle invalid SMBus block data response length value (Tam Nguyen) [Orabug: 39174662]
- i2c: designware: fix __i2c_dw_disable() in case master is holding SCL low (Yann Sionneau) [Orabug: 39174662]

[5.4.17-2136.355.3]
- crypto: algif_aead - Fix minimum RX size check for decryption (Herbert Xu) [Orabug: 39250687,39331106] {CVE-2026-43077}
- crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl (Herbert Xu) [Orabug: 39250687,39331111] {CVE-2026-43078}
- crypto: authencesn - Fix src offset when decrypting in-place (Herbert Xu) [Orabug: 39250687]
- crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption (Herbert Xu) [Orabug: 39250687,39300911] {CVE-2026-43033}
- crypto: authenc - use memcpy_sglist() instead of null skcipher (Eric Biggers) [Orabug: 39250687]
- crypto: algif_aead - snapshot IV for async AEAD requests (Douya Le) [Orabug: 39250687,39452217] {CVE-2026-46028}
- crypto: algif_aead - Revert to operating out-of-place (Herbert Xu) [Orabug: 39250687,39283868,39292250] {CVE-2026-31431}
- crypto: algif_aead - use memcpy_sglist() instead of null skcipher (Eric Biggers) [Orabug: 39250687] {CVE-2026-31431}
- crypto: scatterwalk - Backport memcpy_sglist() (Eric Biggers) [Orabug: 39250687]
- crypto: doc - fix kernel-doc notation in chacha.c and af_alg.c (Randy Dunlap) [Orabug: 39250687]

[5.4.17-2136.355.2]
- Revert 'rds: Drop rds conn in connect worker if not in down state.' (Alok Tiwari) [Orabug: 39253770]
- x86/CPU: Fix FPDSS on Zen1 (Siddh Raman Pant) [Orabug: 39241225,39273723] {CVE-2026-31628}
- SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_proxy_verf (Joshua Rogers) [Orabug: 38852342] {CVE-2025-71120}

[5.4.17-2136.355.1]
- net/sched: Enforce that teql can only be used as root qdisc (Jamal Hadi Salim) [Orabug: 38930950] {CVE-2026-23074}

[5.4.17-2136.354.4]
- macvlan: fix possible UAF in macvlan_forward_source() (Eric Dumazet) [Orabug: 38887731] {CVE-2026-23001}
- macvlan: Use 'hash' iterators to simplify code (Christophe Jaillet) [Orabug: 38887731] {CVE-2026-23001}
- macvlan: Add nodst option to macvlan type source (Jethro Beekman) [Orabug: 38887731] {CVE-2026-23001}
- macvlan: observe an RCU grace period in macvlan_common_newlink() error path (Eric Dumazet) [Orabug: 38970510,39188399] {CVE-2026-23209,CVE-2026-23273}
- macvlan: fix error recovery in macvlan_common_newlink() (Eric Dumazet) [Orabug: 38970510] {CVE-2026-23209}

[5.4.17-2136.354.3]
- io_uring: fix filename leak in __io_openat_prep() (Prithvi Tambewagh) [Orabug: 39064937] {CVE-2025-68814}
- rds: Drop rds conn in connect worker if not in down state. (Rohit Nair) [Orabug: 39045035]
</description>
<!--
 ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ 
-->
<advisory>
<severity>IMPORTANT</severity>
<rights>Copyright 2026 Oracle, Inc.</rights>
<issued date="2026-06-03"/>
<cve cvss3="7.3/CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:L/A:L" href="https://linux.oracle.com/cve/CVE-2025-54518.html" public="20260515">CVE-2025-54518</cve>
<cve cvss3="7.1/CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2026-23193.html" public="20260214">CVE-2026-23193</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-23216.html" public="20260218">CVE-2026-23216</cve>
<cve cvss3="8.8/CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2026-31402.html" public="20260403">CVE-2026-31402</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-43284.html" public="20260508">CVE-2026-43284</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-43503.html" public="20260523">CVE-2026-43503</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-46300.html" public="20260523">CVE-2026-46300</cve>
<cve cvss3="6.1/CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N" href="https://linux.oracle.com/cve/CVE-2026-46333.html" public="20260515">CVE-2026-46333</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::UEKR6</cpe>
<cpe>cpe:/a:oracle:linux:7:9:UEKR6_ELS</cpe>
</affected_cpe_list>
</advisory>
</metadata>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650299001" comment="Oracle Linux 8 is installed"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650299002" comment="Oracle Linux arch is aarch64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650299003" comment="kernel-uek is earlier than 0:5.4.17-2136.356.4.1.el8uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650299004" comment="kernel-uek is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650299005" comment="kernel-uek-debug is earlier than 0:5.4.17-2136.356.4.1.el8uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650299006" comment="kernel-uek-debug is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650299007" comment="kernel-uek-debug-devel is earlier than 0:5.4.17-2136.356.4.1.el8uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650299008" comment="kernel-uek-debug-devel is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650299009" comment="kernel-uek-devel is earlier than 0:5.4.17-2136.356.4.1.el8uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650299010" comment="kernel-uek-devel is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650299011" comment="kernel-uek-doc is earlier than 0:5.4.17-2136.356.4.1.el8uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650299012" comment="kernel-uek-doc is signed with the Oracle Linux 8 key"/>
</criteria>
</criteria>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650299013" comment="Oracle Linux arch is x86_64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650299003" comment="kernel-uek is earlier than 0:5.4.17-2136.356.4.1.el8uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650299004" comment="kernel-uek is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650299014" comment="kernel-uek-container is earlier than 0:5.4.17-2136.356.4.1.el8uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650299015" comment="kernel-uek-container is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650299016" comment="kernel-uek-container-debug is earlier than 0:5.4.17-2136.356.4.1.el8uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650299017" comment="kernel-uek-container-debug is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650299005" comment="kernel-uek-debug is earlier than 0:5.4.17-2136.356.4.1.el8uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650299006" comment="kernel-uek-debug is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650299007" comment="kernel-uek-debug-devel is earlier than 0:5.4.17-2136.356.4.1.el8uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650299008" comment="kernel-uek-debug-devel is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650299009" comment="kernel-uek-devel is earlier than 0:5.4.17-2136.356.4.1.el8uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650299010" comment="kernel-uek-devel is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650299011" comment="kernel-uek-doc is earlier than 0:5.4.17-2136.356.4.1.el8uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650299012" comment="kernel-uek-doc is signed with the Oracle Linux 8 key"/>
</criteria>
</criteria>
</criteria>
</criteria>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650299018" comment="Oracle Linux 7 is installed"/>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650299019" comment="Oracle Linux arch is x86_64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650299020" comment="kernel-uek is earlier than 0:5.4.17-2136.356.4.1.el7uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650299021" comment="kernel-uek is signed with the Oracle Linux 7 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650299022" comment="kernel-uek-container is earlier than 0:5.4.17-2136.356.4.1.el7uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650299023" comment="kernel-uek-container is signed with the Oracle Linux 7 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650299024" comment="kernel-uek-container-debug is earlier than 0:5.4.17-2136.356.4.1.el7uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650299025" comment="kernel-uek-container-debug is signed with the Oracle Linux 7 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650299026" comment="kernel-uek-debug is earlier than 0:5.4.17-2136.356.4.1.el7uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650299027" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650299028" comment="kernel-uek-debug-devel is earlier than 0:5.4.17-2136.356.4.1.el7uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650299029" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650299030" comment="kernel-uek-devel is earlier than 0:5.4.17-2136.356.4.1.el7uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650299031" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650299032" comment="kernel-uek-doc is earlier than 0:5.4.17-2136.356.4.1.el7uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650299033" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650299034" comment="kernel-uek-tools is earlier than 0:5.4.17-2136.356.4.1.el7uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650299035" comment="kernel-uek-tools is signed with the Oracle Linux 7 key"/>
</criteria>
</criteria>
</criteria>
</criteria>
</criteria>
</definition>
</definitions>
<!--
 ~~~~~~~~~~~~~~~~~~~~~   rpminfo tests   ~~~~~~~~~~~~~~~~~~~~~ 
-->
<tests>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299001"  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:202650299001" />
<state state_ref="oval:com.oracle.elsa:ste:202650299003" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299002"  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:202650299001" />
<state state_ref="oval:com.oracle.elsa:ste:202650299004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299003"  version="501" comment="kernel-uek is earlier than 0:5.4.17-2136.356.4.1.el8uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650299002" />
<state state_ref="oval:com.oracle.elsa:ste:202650299005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299004"  version="501" comment="kernel-uek 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:202650299002" />
<state state_ref="oval:com.oracle.elsa:ste:202650299001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299005"  version="501" comment="kernel-uek-debug is earlier than 0:5.4.17-2136.356.4.1.el8uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650299005" />
<state state_ref="oval:com.oracle.elsa:ste:202650299005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299006"  version="501" comment="kernel-uek-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:202650299005" />
<state state_ref="oval:com.oracle.elsa:ste:202650299001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299007"  version="501" comment="kernel-uek-debug-devel is earlier than 0:5.4.17-2136.356.4.1.el8uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650299006" />
<state state_ref="oval:com.oracle.elsa:ste:202650299005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299008"  version="501" comment="kernel-uek-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:202650299006" />
<state state_ref="oval:com.oracle.elsa:ste:202650299001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299009"  version="501" comment="kernel-uek-devel is earlier than 0:5.4.17-2136.356.4.1.el8uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650299007" />
<state state_ref="oval:com.oracle.elsa:ste:202650299005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299010"  version="501" comment="kernel-uek-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:202650299007" />
<state state_ref="oval:com.oracle.elsa:ste:202650299001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299011"  version="501" comment="kernel-uek-doc is earlier than 0:5.4.17-2136.356.4.1.el8uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650299008" />
<state state_ref="oval:com.oracle.elsa:ste:202650299005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299012"  version="501" comment="kernel-uek-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:202650299008" />
<state state_ref="oval:com.oracle.elsa:ste:202650299001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299013"  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:202650299001" />
<state state_ref="oval:com.oracle.elsa:ste:202650299006" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299014"  version="501" comment="kernel-uek-container is earlier than 0:5.4.17-2136.356.4.1.el8uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650299003" />
<state state_ref="oval:com.oracle.elsa:ste:202650299005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299015"  version="501" comment="kernel-uek-container 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:202650299003" />
<state state_ref="oval:com.oracle.elsa:ste:202650299001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299016"  version="501" comment="kernel-uek-container-debug is earlier than 0:5.4.17-2136.356.4.1.el8uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650299004" />
<state state_ref="oval:com.oracle.elsa:ste:202650299005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299017"  version="501" comment="kernel-uek-container-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:202650299004" />
<state state_ref="oval:com.oracle.elsa:ste:202650299001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299018"  version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650299001" />
<state state_ref="oval:com.oracle.elsa:ste:202650299007" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299019"  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:202650299001" />
<state state_ref="oval:com.oracle.elsa:ste:202650299006" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299020"  version="501" comment="kernel-uek is earlier than 0:5.4.17-2136.356.4.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650299002" />
<state state_ref="oval:com.oracle.elsa:ste:202650299008" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299021"  version="501" comment="kernel-uek is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650299002" />
<state state_ref="oval:com.oracle.elsa:ste:202650299002" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299022"  version="501" comment="kernel-uek-container is earlier than 0:5.4.17-2136.356.4.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650299003" />
<state state_ref="oval:com.oracle.elsa:ste:202650299008" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299023"  version="501" comment="kernel-uek-container is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650299003" />
<state state_ref="oval:com.oracle.elsa:ste:202650299002" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299024"  version="501" comment="kernel-uek-container-debug is earlier than 0:5.4.17-2136.356.4.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650299004" />
<state state_ref="oval:com.oracle.elsa:ste:202650299008" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299025"  version="501" comment="kernel-uek-container-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650299004" />
<state state_ref="oval:com.oracle.elsa:ste:202650299002" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299026"  version="501" comment="kernel-uek-debug is earlier than 0:5.4.17-2136.356.4.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650299005" />
<state state_ref="oval:com.oracle.elsa:ste:202650299008" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299027"  version="501" comment="kernel-uek-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650299005" />
<state state_ref="oval:com.oracle.elsa:ste:202650299002" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299028"  version="501" comment="kernel-uek-debug-devel is earlier than 0:5.4.17-2136.356.4.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650299006" />
<state state_ref="oval:com.oracle.elsa:ste:202650299008" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299029"  version="501" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650299006" />
<state state_ref="oval:com.oracle.elsa:ste:202650299002" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299030"  version="501" comment="kernel-uek-devel is earlier than 0:5.4.17-2136.356.4.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650299007" />
<state state_ref="oval:com.oracle.elsa:ste:202650299008" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299031"  version="501" comment="kernel-uek-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650299007" />
<state state_ref="oval:com.oracle.elsa:ste:202650299002" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299032"  version="501" comment="kernel-uek-doc is earlier than 0:5.4.17-2136.356.4.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650299008" />
<state state_ref="oval:com.oracle.elsa:ste:202650299008" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299033"  version="501" comment="kernel-uek-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650299008" />
<state state_ref="oval:com.oracle.elsa:ste:202650299002" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299034"  version="501" comment="kernel-uek-tools is earlier than 0:5.4.17-2136.356.4.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650299009" />
<state state_ref="oval:com.oracle.elsa:ste:202650299008" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650299035"  version="501" comment="kernel-uek-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650299009" />
<state state_ref="oval:com.oracle.elsa:ste:202650299002" />
</rpminfo_test>

</tests>
<!--
 ~~~~~~~~~~~~~~~~~~~~   rpminfo objects   ~~~~~~~~~~~~~~~~~~~~ 
-->
<objects>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202650299001" 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:202650299006" version="501">
<name>kernel-uek-debug-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202650299003" version="501">
<name>kernel-uek-container</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202650299007" version="501">
<name>kernel-uek-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202650299005" version="501">
<name>kernel-uek-debug</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202650299004" version="501">
<name>kernel-uek-container-debug</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202650299002" version="501">
<name>kernel-uek</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202650299009" version="501">
<name>kernel-uek-tools</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202650299008" version="501">
<name>kernel-uek-doc</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:202650299001" 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:202650299002" version="501">
<signature_keyid operation="equals">72f97b74ec551f03</signature_keyid>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:202650299003" 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:202650299004" 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:202650299005" version="501">
<version operation="pattern match">5.4.17</version>
<evr datatype="evr_string" operation="less than">0:5.4.17-2136.356.4.1.el8uek</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:202650299006" version="501">
<arch operation="pattern match">x86_64</arch>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:202650299007" version="501">
<version operation="pattern match">^7</version>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:202650299008" version="501">
<version operation="pattern match">5.4.17</version>
<evr datatype="evr_string" operation="less than">0:5.4.17-2136.356.4.1.el7uek</evr>
</rpminfo_state>

</states>
</oval_definitions>
