<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-05-12T19:20:50</oval:timestamp>
</generator>
<definitions>
<definition id="oval:com.oracle.elsa:def:202650262" version="501" class="patch">
<metadata>
<title>
ELSA-2026-50262: 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-50262" ref_url="https://linux.oracle.com/errata/ELSA-2026-50262.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-2025-71120" ref_url="https://linux.oracle.com/cve/CVE-2025-71120.html"/>
<reference source="CVE" ref_id="CVE-2026-23074" ref_url="https://linux.oracle.com/cve/CVE-2026-23074.html"/>
<reference source="CVE" ref_id="CVE-2026-31431" ref_url="https://linux.oracle.com/cve/CVE-2026-31431.html"/>
<reference source="CVE" ref_id="CVE-2026-31628" ref_url="https://linux.oracle.com/cve/CVE-2026-31628.html"/>
<reference source="CVE" ref_id="CVE-2026-43033" ref_url="https://linux.oracle.com/cve/CVE-2026-43033.html"/>
<reference source="CVE" ref_id="CVE-2026-43077" ref_url="https://linux.oracle.com/cve/CVE-2026-43077.html"/>
<reference source="CVE" ref_id="CVE-2026-43078" ref_url="https://linux.oracle.com/cve/CVE-2026-43078.html"/>
<reference source="CVE" ref_id="CVE-2026-43284" ref_url="https://linux.oracle.com/cve/CVE-2026-43284.html"/>

<description>
[5.4.17-2136.355.3.1]
- xfrm: esp: avoid in-place decrypt on shared skb frags (Kuan-Ting Chen)  [Orabug: 39344527]  {CVE-2026-43284}
- x86/CPU/AMD: Add a fix for AMD-SB-7052 (Prathyushi Nangia)  [Orabug: 39344576]  {CVE-2025-54518}

[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]
- 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]

[5.4.17-2136.354.2]
- ext4/jbd2: skip sb flush when EIO happened (Wengang Wang) [Orabug: 38916908]
- jbd2: store more accurate errno in superblock (Wengang Wang) [Orabug: 38916908]
- ext4: save the error code which triggered an (Wengang Wang) [Orabug: 38916908]

[5.4.17-2136.354.1]
- genirq/cpuhotplug: Notify about affinity changes breaking the affinity mask (Imran Khan) [Orabug: 39001911]
- rds: Add state field to RDS trace logs. (Rohit Nair) [Orabug: 38870347]

[5.4.17-2136.353.3]
- xfrm: flush all states in xfrm_state_fini (Sabrina Dubroca) [Orabug: 38934000]
- xfrm: also call xfrm_state_delete_tunnel at destroy time for states that were never added (Sabrina Dubroca) [Orabug: 38934000,39004270] {CVE-2025-40256}
- Revert 'xfrm: destroy xfrm_state synchronously on net exit path' (Sabrina Dubroca) [Orabug: 38934000]
- Revert 'IB/mlx5: Implement clear counters' (Sharath Srinivasan) [Orabug: 38923520]
- Revert 'IB/core: Implement clear counters' (Sharath Srinivasan) [Orabug: 38923520]
- Revert 'ib/core: add SET_DEVICE_OP call for clear_hw_stats()' (Sharath Srinivasan) [Orabug: 38923520]
- fs: proc: inode: delay put_pid() by RCU (Stephen Brennan) [Orabug: 38766812]

[5.4.17-2136.353.2]
- Revert 'perf/x86: Always store regs-&gt;ip in perf_callchain_kernel()' (Jiri Olsa) [Orabug: 38893604]
- xfrm: delete x-&gt;tunnel as we delete x (Sabrina Dubroca) [Orabug: 38730493,39016501] {CVE-2025-40215}
</description>
<!--
 ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ 
-->
<advisory>
<severity>IMPORTANT</severity>
<rights>Copyright 2026 Oracle, Inc.</rights>
<issued date="2026-05-10"/>
<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="20260511">CVE-2025-54518</cve>
<cve cvss3="7.5/CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" href="https://linux.oracle.com/cve/CVE-2025-71120.html" public="20260114">CVE-2025-71120</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-23074.html" public="20260204">CVE-2026-23074</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-31431.html" public="20260422">CVE-2026-31431</cve>
<cve cvss3="5.5/CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" href="https://linux.oracle.com/cve/CVE-2026-31628.html" public="20260424">CVE-2026-31628</cve>
<cve cvss3="5.5/CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" href="https://linux.oracle.com/cve/CVE-2026-43033.html" public="20260501">CVE-2026-43033</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-43077.html" public="20260506">CVE-2026-43077</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-43078.html" public="20260506">CVE-2026-43078</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>

<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:202650262001" comment="Oracle Linux 8 is installed"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650262002" comment="Oracle Linux arch is aarch64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650262003" comment="kernel-uek-doc is earlier than 0:5.4.17-2136.355.3.1.el8uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650262004" comment="kernel-uek-doc is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650262005" comment="kernel-uek is earlier than 0:5.4.17-2136.355.3.1.el8uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650262006" comment="kernel-uek is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650262007" comment="kernel-uek-debug is earlier than 0:5.4.17-2136.355.3.1.el8uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650262008" comment="kernel-uek-debug is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650262009" comment="kernel-uek-debug-devel is earlier than 0:5.4.17-2136.355.3.1.el8uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650262010" 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:202650262011" comment="kernel-uek-devel is earlier than 0:5.4.17-2136.355.3.1.el8uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650262012" comment="kernel-uek-devel is signed with the Oracle Linux 8 key"/>
</criteria>
</criteria>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650262013" comment="Oracle Linux arch is x86_64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650262005" comment="kernel-uek is earlier than 0:5.4.17-2136.355.3.1.el8uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650262006" comment="kernel-uek is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650262014" comment="kernel-uek-container is earlier than 0:5.4.17-2136.355.3.1.el8uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650262015" comment="kernel-uek-container is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650262016" comment="kernel-uek-container-debug is earlier than 0:5.4.17-2136.355.3.1.el8uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650262017" 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:202650262007" comment="kernel-uek-debug is earlier than 0:5.4.17-2136.355.3.1.el8uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650262008" comment="kernel-uek-debug is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650262009" comment="kernel-uek-debug-devel is earlier than 0:5.4.17-2136.355.3.1.el8uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650262010" 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:202650262011" comment="kernel-uek-devel is earlier than 0:5.4.17-2136.355.3.1.el8uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650262012" comment="kernel-uek-devel is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650262003" comment="kernel-uek-doc is earlier than 0:5.4.17-2136.355.3.1.el8uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650262004" 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:202650262018" comment="Oracle Linux 7 is installed"/>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650262019" comment="Oracle Linux arch is x86_64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650262020" comment="kernel-uek is earlier than 0:5.4.17-2136.355.3.1.el7uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650262021" comment="kernel-uek is signed with the Oracle Linux 7 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650262022" comment="kernel-uek-container is earlier than 0:5.4.17-2136.355.3.1.el7uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650262023" comment="kernel-uek-container is signed with the Oracle Linux 7 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650262024" comment="kernel-uek-container-debug is earlier than 0:5.4.17-2136.355.3.1.el7uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650262025" 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:202650262026" comment="kernel-uek-debug is earlier than 0:5.4.17-2136.355.3.1.el7uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650262027" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650262028" comment="kernel-uek-debug-devel is earlier than 0:5.4.17-2136.355.3.1.el7uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650262029" 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:202650262030" comment="kernel-uek-devel is earlier than 0:5.4.17-2136.355.3.1.el7uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650262031" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650262032" comment="kernel-uek-doc is earlier than 0:5.4.17-2136.355.3.1.el7uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650262033" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202650262034" comment="kernel-uek-tools is earlier than 0:5.4.17-2136.355.3.1.el7uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202650262035" 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:202650262001"  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:202650262001" />
<state state_ref="oval:com.oracle.elsa:ste:202650262003" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262002"  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:202650262001" />
<state state_ref="oval:com.oracle.elsa:ste:202650262004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262003"  version="501" comment="kernel-uek-doc is earlier than 0:5.4.17-2136.355.3.1.el8uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650262008" />
<state state_ref="oval:com.oracle.elsa:ste:202650262005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262004"  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:202650262008" />
<state state_ref="oval:com.oracle.elsa:ste:202650262001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262005"  version="501" comment="kernel-uek is earlier than 0:5.4.17-2136.355.3.1.el8uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650262002" />
<state state_ref="oval:com.oracle.elsa:ste:202650262005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262006"  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:202650262002" />
<state state_ref="oval:com.oracle.elsa:ste:202650262001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262007"  version="501" comment="kernel-uek-debug is earlier than 0:5.4.17-2136.355.3.1.el8uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650262005" />
<state state_ref="oval:com.oracle.elsa:ste:202650262005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262008"  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:202650262005" />
<state state_ref="oval:com.oracle.elsa:ste:202650262001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262009"  version="501" comment="kernel-uek-debug-devel is earlier than 0:5.4.17-2136.355.3.1.el8uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650262006" />
<state state_ref="oval:com.oracle.elsa:ste:202650262005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262010"  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:202650262006" />
<state state_ref="oval:com.oracle.elsa:ste:202650262001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262011"  version="501" comment="kernel-uek-devel is earlier than 0:5.4.17-2136.355.3.1.el8uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650262007" />
<state state_ref="oval:com.oracle.elsa:ste:202650262005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262012"  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:202650262007" />
<state state_ref="oval:com.oracle.elsa:ste:202650262001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262013"  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:202650262001" />
<state state_ref="oval:com.oracle.elsa:ste:202650262006" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262014"  version="501" comment="kernel-uek-container is earlier than 0:5.4.17-2136.355.3.1.el8uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650262003" />
<state state_ref="oval:com.oracle.elsa:ste:202650262005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262015"  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:202650262003" />
<state state_ref="oval:com.oracle.elsa:ste:202650262001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262016"  version="501" comment="kernel-uek-container-debug is earlier than 0:5.4.17-2136.355.3.1.el8uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650262004" />
<state state_ref="oval:com.oracle.elsa:ste:202650262005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262017"  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:202650262004" />
<state state_ref="oval:com.oracle.elsa:ste:202650262001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262018"  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:202650262001" />
<state state_ref="oval:com.oracle.elsa:ste:202650262007" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262019"  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:202650262001" />
<state state_ref="oval:com.oracle.elsa:ste:202650262006" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262020"  version="501" comment="kernel-uek is earlier than 0:5.4.17-2136.355.3.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650262002" />
<state state_ref="oval:com.oracle.elsa:ste:202650262008" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262021"  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:202650262002" />
<state state_ref="oval:com.oracle.elsa:ste:202650262002" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262022"  version="501" comment="kernel-uek-container is earlier than 0:5.4.17-2136.355.3.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650262003" />
<state state_ref="oval:com.oracle.elsa:ste:202650262008" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262023"  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:202650262003" />
<state state_ref="oval:com.oracle.elsa:ste:202650262002" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262024"  version="501" comment="kernel-uek-container-debug is earlier than 0:5.4.17-2136.355.3.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650262004" />
<state state_ref="oval:com.oracle.elsa:ste:202650262008" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262025"  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:202650262004" />
<state state_ref="oval:com.oracle.elsa:ste:202650262002" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262026"  version="501" comment="kernel-uek-debug is earlier than 0:5.4.17-2136.355.3.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650262005" />
<state state_ref="oval:com.oracle.elsa:ste:202650262008" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262027"  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:202650262005" />
<state state_ref="oval:com.oracle.elsa:ste:202650262002" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262028"  version="501" comment="kernel-uek-debug-devel is earlier than 0:5.4.17-2136.355.3.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650262006" />
<state state_ref="oval:com.oracle.elsa:ste:202650262008" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262029"  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:202650262006" />
<state state_ref="oval:com.oracle.elsa:ste:202650262002" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262030"  version="501" comment="kernel-uek-devel is earlier than 0:5.4.17-2136.355.3.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650262007" />
<state state_ref="oval:com.oracle.elsa:ste:202650262008" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262031"  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:202650262007" />
<state state_ref="oval:com.oracle.elsa:ste:202650262002" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262032"  version="501" comment="kernel-uek-doc is earlier than 0:5.4.17-2136.355.3.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650262008" />
<state state_ref="oval:com.oracle.elsa:ste:202650262008" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262033"  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:202650262008" />
<state state_ref="oval:com.oracle.elsa:ste:202650262002" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262034"  version="501" comment="kernel-uek-tools is earlier than 0:5.4.17-2136.355.3.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202650262009" />
<state state_ref="oval:com.oracle.elsa:ste:202650262008" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202650262035"  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:202650262009" />
<state state_ref="oval:com.oracle.elsa:ste:202650262002" />
</rpminfo_test>

</tests>
<!--
 ~~~~~~~~~~~~~~~~~~~~   rpminfo objects   ~~~~~~~~~~~~~~~~~~~~ 
-->
<objects>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202650262001" 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:202650262006" 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:202650262003" 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:202650262007" 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:202650262005" 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:202650262004" 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:202650262002" 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:202650262009" 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:202650262008" 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:202650262001" 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:202650262002" 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:202650262003" 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:202650262004" 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:202650262005" version="501">
<version operation="pattern match">5.4.17</version>
<evr datatype="evr_string" operation="less than">0:5.4.17-2136.355.3.1.el8uek</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:202650262006" 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:202650262007" 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:202650262008" version="501">
<version operation="pattern match">5.4.17</version>
<evr datatype="evr_string" operation="less than">0:5.4.17-2136.355.3.1.el7uek</evr>
</rpminfo_state>

</states>
</oval_definitions>
