<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-23T10:13:58</oval:timestamp>
</generator>
<definitions>
<definition id="oval:com.oracle.elsa:def:202619213" version="501" class="patch">
<metadata>
<title>
ELSA-2026-19213:  systemd security update (MODERATE)
</title>
<affected family="unix">
<platform>Oracle Linux 9</platform>

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

<description>
[252-67.0.1.el9_8.2]
- serialize: don't allocate 1M on the stack just like that [LINUX-16166]
- Route logs from container mapped uids to the system journal [Orabug: 38135007]
- Drop delay when nspawn fails to reset loginuid [Orabug: 37793135]
- Improve logging for api bus connection and subscribers [Orabug: 38040980]
- Defer processing of timeout events in sd-bus api [Orabug: 38064217]
- coredump: use %d in kernel core pattern - CVE-2025-4598
- Add bus description to sd-bus outgoing sockets [Orabug: 37347576]
- Add log messages about daemon-reload requester and duration [Orabug: 37347576]
- Reverted back to previous Tony Lam patch [Orabug: 25897792] until issue with [Orabug: 36564551] is resolved.
- drop IN_ATTRIB from parent directory inotify watches [Orabug: 37118224]
- 1A) Fix local-fs and remote-fs targets during system boot (replaces old Orabug: 25897792) [Orabug: 36269319]
- 1B) Add 'systemd-fstab-generator-reload-targets.service' file [Orabug: 36269319]
- 1C) Add required rpms for correct kickstart/systemd functionality within systemd.spec [Orabug: 36269319]
- 1D) Important: Review 1001-systemd-fstab-generator-reload-targets.patch for important build details/steps [Orabug: 36269319]
- Due to a new [Orabug: 36564551] filed on April 29 2024, reverting from back to
- previous Tony Lam patch [Orabug: 25897792] until issue with [Orabug: 36564551] is resolved.
- drop IN_ATTRIB from parent directory inotify watches [Orabug: 37118224]
- Reverted back to previous Tony Lam patch [Orabug: 25897792] until issue with [Orabug: 36564551] is resolved.
- Re-Added 1001-Fix-missing-netdev-for-iscsi-entry-in-fstab.patch [Orabug: 25897792]
- Backport upstream pstore dmesg fix [Orabug: 34868110]
- Remove upstream references  [Orabug: 33995357]
- Disable unprivileged BPF by default [Orabug: 32870980]
- udev rules: fix memory hot add and remove [Orabug: 31310273]
- set 'RemoveIPC=no' in logind.conf as default for OL7.2 [Orabug: 22224874]
- allow dm remove ioctl to co-operate with UEK3 [Orabug: 18467469]
- shutdown: get only active md arrays. [Orabug: 34467234]
- Wait for an extra configurable time before udevd kills a worker [Orabug: 36017407]
- Removed unneeded patches from the systemd.spec
- 1A) 1004-orabug34272490-0001-core-device-ignore-DEVICE_FOUND_UDEV-bit-on-switchin.patch [Orabug: 34272490]
- 1B) 1005-orabug34272490-0002-core-device-drop-unnecessary-condition.patch [Orabug: 34272490]
- 1C) 1007-orabug34868110-pstore-fixes-for-dmesg.txt-reconstruction.patch [Orabug: 34868110]
- Removed the following, associated with [Orabug: 36269319]:
- 2A) Remove 1001-systemd-fstab-generator-reload-targets.patch
- 2B) Remove Fix local-fs and remote-fs targets during system boot [Orabug: 36269319]
- 2C) Remove 'systemd-fstab-generator-reload-targets.service' file [Orabug: 36269319]
- 2D) Remove required rpms for correct kickstart/systemd functionality within systemd.spec [Orabug: 36269319]
- 2E) Remove Important: Review 1001-systemd-fstab-generator-reload-targets.patch for important build details/steps [Orabug: 36269319]

[252-67.2]
- core: validate input cgroup path more prudently (RHEL-152082)

[252-67.1]
- manager: fix scope for environment generators (RHEL-154262)

[252-67]
- core: only activate transaction that contain useful jobs (RHEL-143727)

[252-66]
- core/service: fix error cause in the log (RHEL-138414)
- fstab-generator: drop assertions for mount opts (RHEL-92752)
- fstab-generator: fix options in systemd.mount-extra= arg (RHEL-92752)
- core: reorder systemd arguments on reexec (RHEL-111135)
- basic: add RuntimeScope enum (RHEL-137252)
- runtime-scope: add helper that turns RuntimeScope enum into --system/--user string (RHEL-137252)
- sd-path: add support for XDG_STATE_HOME (RHEL-137252)
- sd-path: bring spacing in sd-path.h and systemd-path tool in sync (RHEL-137252)
- path tool: add some basic ansi highlighing (RHEL-137252)
- execude: include RuntimeScope field in ExecParameters (RHEL-137252)
- execute: remove redundant assignment (RHEL-137252)
- execute: when recursively chowning StateDirectory= when spawning services, follow initial symlink (RHEL-137252)
- execute: add support for XDG_STATE_HOME for placing service state data in --user mode (RHEL-137252)
- execute: associate logs from setup_exec_directory() with the unit name (RHEL-137252)
- execute: shorten some code by using RET_NERRNO() (RHEL-137252)
- execute: shorten code by making use of laccess() return code properly (RHEL-137252)
- execute: don't bother with chowning StateDirectory= and friends in user mode (RHEL-137252)
- test: add test for new XDG_STATE_HOME handling (RHEL-137252)
- man: mention the newly-added XDG_STATE_HOME (RHEL-137252)
- man: rebreak lines in file-hierarchy(7) a bit (RHEL-137252)
- man: properly close XML tags (RHEL-137252)
- tmpfiles: teach tmpfiles the new XDG_STATE_HOME variable too (RHEL-137252)
- test: use XDG_STATE_HOME for %S and %L (RHEL-137252)
- man: fully adopt ~/.local/state/ (RHEL-137252)

[252-65]
- update specfile and sources after renaming rhel-net-naming-sysattrs to net-naming-sysattrs (RHEL-150622)

[252-64]
- core: fix array size in unit_log_resources() (RHEL-131338)
- pid1: add env var to override default mount rate limit burst (RHEL-129153)
- pid1: add env var to override default mount rate limit interval (RHEL-129153)

[252-63]
- cryptsetup-generator: refactor add_crypttab_devices() (RHEL-127859)
- cryptsetup-generator: continue parsing after error (RHEL-127859)
- cryptsetup-generator: parse all cmdline devices too (RHEL-127859)
- cryptsetup-generator: always process cmdline devices (RHEL-127859)
- logind: add 'background-light' session class (RHEL-109833)
- pam_systemd: honor session class provided via PAM environment (RHEL-109833)

[252-62]
- ukify: rstrip and escape binary null characters from 'inspect' output (#38607) (RHEL-109558)
- timer: rebase last_trigger timestamp if needed (RHEL-118215)

[252-61]
- timer: rebase the next elapse timestamp only if timer didn't already run (RHEL-118215)
- strv: introduce string_strv_hashmap_remove() (RHEL-14112)
- unit-file: introduce unit_file_remove_from_name_map() (RHEL-14112)
- core/unit: remove path to transient unit file from unit name maps on stop (RHEL-14112)
- TEST-07-PID1: add reprudcer for issue #35190 (RHEL-14112)
- coredump: handle ENOBUFS and EMSGSIZE the same way (RHEL-103801)
</description>
<!--
 ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ 
-->
<advisory>
<severity>MODERATE</severity>
<rights>Copyright 2026 Oracle, Inc.</rights>
<issued date="2026-06-12"/>
<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-29111.html" public="20260323">CVE-2026-29111</cve>

<affected_cpe_list>
<cpe>cpe:/a:oracle:linux:9::appstream</cpe>
<cpe>cpe:/o:oracle:linux:9:8:baseos_base</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:202619213001" comment="Oracle Linux 9 is installed"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213002" comment="Oracle Linux arch is aarch64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213003" comment="rhel-net-naming-sysattrs is earlier than 0:252-67.0.1.el9_8.2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202619213004" comment="rhel-net-naming-sysattrs is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213005" comment="systemd is earlier than 0:252-67.0.1.el9_8.2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202619213006" comment="systemd is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213007" comment="systemd-boot-unsigned is earlier than 0:252-67.0.1.el9_8.2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202619213008" comment="systemd-boot-unsigned is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213009" comment="systemd-container is earlier than 0:252-67.0.1.el9_8.2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202619213010" comment="systemd-container is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213011" comment="systemd-devel is earlier than 0:252-67.0.1.el9_8.2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202619213012" comment="systemd-devel is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213013" comment="systemd-journal-remote is earlier than 0:252-67.0.1.el9_8.2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202619213014" comment="systemd-journal-remote is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213015" comment="systemd-libs is earlier than 0:252-67.0.1.el9_8.2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202619213016" comment="systemd-libs is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213017" comment="systemd-oomd is earlier than 0:252-67.0.1.el9_8.2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202619213018" comment="systemd-oomd is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213019" comment="systemd-pam is earlier than 0:252-67.0.1.el9_8.2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202619213020" comment="systemd-pam is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213021" comment="systemd-resolved is earlier than 0:252-67.0.1.el9_8.2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202619213022" comment="systemd-resolved is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213023" comment="systemd-rpm-macros is earlier than 0:252-67.0.1.el9_8.2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202619213024" comment="systemd-rpm-macros is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213025" comment="systemd-udev is earlier than 0:252-67.0.1.el9_8.2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202619213026" comment="systemd-udev is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213027" comment="systemd-ukify is earlier than 0:252-67.0.1.el9_8.2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202619213028" comment="systemd-ukify is signed with the Oracle Linux 9 key"/>
</criteria>
</criteria>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213029" comment="Oracle Linux arch is x86_64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213003" comment="rhel-net-naming-sysattrs is earlier than 0:252-67.0.1.el9_8.2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202619213004" comment="rhel-net-naming-sysattrs is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213005" comment="systemd is earlier than 0:252-67.0.1.el9_8.2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202619213006" comment="systemd is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213007" comment="systemd-boot-unsigned is earlier than 0:252-67.0.1.el9_8.2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202619213008" comment="systemd-boot-unsigned is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213009" comment="systemd-container is earlier than 0:252-67.0.1.el9_8.2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202619213010" comment="systemd-container is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213011" comment="systemd-devel is earlier than 0:252-67.0.1.el9_8.2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202619213012" comment="systemd-devel is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213013" comment="systemd-journal-remote is earlier than 0:252-67.0.1.el9_8.2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202619213014" comment="systemd-journal-remote is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213015" comment="systemd-libs is earlier than 0:252-67.0.1.el9_8.2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202619213016" comment="systemd-libs is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213017" comment="systemd-oomd is earlier than 0:252-67.0.1.el9_8.2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202619213018" comment="systemd-oomd is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213019" comment="systemd-pam is earlier than 0:252-67.0.1.el9_8.2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202619213020" comment="systemd-pam is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213021" comment="systemd-resolved is earlier than 0:252-67.0.1.el9_8.2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202619213022" comment="systemd-resolved is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213023" comment="systemd-rpm-macros is earlier than 0:252-67.0.1.el9_8.2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202619213024" comment="systemd-rpm-macros is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213025" comment="systemd-udev is earlier than 0:252-67.0.1.el9_8.2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202619213026" comment="systemd-udev is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:202619213027" comment="systemd-ukify is earlier than 0:252-67.0.1.el9_8.2"/>
<criterion test_ref="oval:com.oracle.elsa:tst:202619213028" comment="systemd-ukify 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:202619213001"  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:202619213001" />
<state state_ref="oval:com.oracle.elsa:ste:202619213002" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213002"  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:202619213001" />
<state state_ref="oval:com.oracle.elsa:ste:202619213003" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213003"  version="501" comment="rhel-net-naming-sysattrs is earlier than 0:252-67.0.1.el9_8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202619213002" />
<state state_ref="oval:com.oracle.elsa:ste:202619213004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213004"  version="501" comment="rhel-net-naming-sysattrs 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:202619213002" />
<state state_ref="oval:com.oracle.elsa:ste:202619213001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213005"  version="501" comment="systemd is earlier than 0:252-67.0.1.el9_8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202619213003" />
<state state_ref="oval:com.oracle.elsa:ste:202619213004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213006"  version="501" comment="systemd 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:202619213003" />
<state state_ref="oval:com.oracle.elsa:ste:202619213001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213007"  version="501" comment="systemd-boot-unsigned is earlier than 0:252-67.0.1.el9_8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202619213004" />
<state state_ref="oval:com.oracle.elsa:ste:202619213004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213008"  version="501" comment="systemd-boot-unsigned 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:202619213004" />
<state state_ref="oval:com.oracle.elsa:ste:202619213001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213009"  version="501" comment="systemd-container is earlier than 0:252-67.0.1.el9_8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202619213005" />
<state state_ref="oval:com.oracle.elsa:ste:202619213004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213010"  version="501" comment="systemd-container 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:202619213005" />
<state state_ref="oval:com.oracle.elsa:ste:202619213001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213011"  version="501" comment="systemd-devel is earlier than 0:252-67.0.1.el9_8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202619213006" />
<state state_ref="oval:com.oracle.elsa:ste:202619213004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213012"  version="501" comment="systemd-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:202619213006" />
<state state_ref="oval:com.oracle.elsa:ste:202619213001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213013"  version="501" comment="systemd-journal-remote is earlier than 0:252-67.0.1.el9_8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202619213007" />
<state state_ref="oval:com.oracle.elsa:ste:202619213004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213014"  version="501" comment="systemd-journal-remote 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:202619213007" />
<state state_ref="oval:com.oracle.elsa:ste:202619213001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213015"  version="501" comment="systemd-libs is earlier than 0:252-67.0.1.el9_8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202619213008" />
<state state_ref="oval:com.oracle.elsa:ste:202619213004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213016"  version="501" comment="systemd-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:202619213008" />
<state state_ref="oval:com.oracle.elsa:ste:202619213001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213017"  version="501" comment="systemd-oomd is earlier than 0:252-67.0.1.el9_8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202619213009" />
<state state_ref="oval:com.oracle.elsa:ste:202619213004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213018"  version="501" comment="systemd-oomd 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:202619213009" />
<state state_ref="oval:com.oracle.elsa:ste:202619213001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213019"  version="501" comment="systemd-pam is earlier than 0:252-67.0.1.el9_8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202619213010" />
<state state_ref="oval:com.oracle.elsa:ste:202619213004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213020"  version="501" comment="systemd-pam 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:202619213010" />
<state state_ref="oval:com.oracle.elsa:ste:202619213001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213021"  version="501" comment="systemd-resolved is earlier than 0:252-67.0.1.el9_8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202619213011" />
<state state_ref="oval:com.oracle.elsa:ste:202619213004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213022"  version="501" comment="systemd-resolved 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:202619213011" />
<state state_ref="oval:com.oracle.elsa:ste:202619213001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213023"  version="501" comment="systemd-rpm-macros is earlier than 0:252-67.0.1.el9_8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202619213012" />
<state state_ref="oval:com.oracle.elsa:ste:202619213004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213024"  version="501" comment="systemd-rpm-macros 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:202619213012" />
<state state_ref="oval:com.oracle.elsa:ste:202619213001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213025"  version="501" comment="systemd-udev is earlier than 0:252-67.0.1.el9_8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202619213013" />
<state state_ref="oval:com.oracle.elsa:ste:202619213004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213026"  version="501" comment="systemd-udev 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:202619213013" />
<state state_ref="oval:com.oracle.elsa:ste:202619213001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213027"  version="501" comment="systemd-ukify is earlier than 0:252-67.0.1.el9_8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:202619213014" />
<state state_ref="oval:com.oracle.elsa:ste:202619213004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213028"  version="501" comment="systemd-ukify 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:202619213014" />
<state state_ref="oval:com.oracle.elsa:ste:202619213001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:202619213029"  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:202619213001" />
<state state_ref="oval:com.oracle.elsa:ste:202619213005" />
</rpminfo_test>

</tests>
<!--
 ~~~~~~~~~~~~~~~~~~~~   rpminfo objects   ~~~~~~~~~~~~~~~~~~~~ 
-->
<objects>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202619213003" version="501">
<name>systemd</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202619213014" version="501">
<name>systemd-ukify</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202619213005" version="501">
<name>systemd-container</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202619213001" 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:202619213012" version="501">
<name>systemd-rpm-macros</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202619213006" version="501">
<name>systemd-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202619213008" version="501">
<name>systemd-libs</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202619213013" version="501">
<name>systemd-udev</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202619213011" version="501">
<name>systemd-resolved</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202619213010" version="501">
<name>systemd-pam</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202619213007" version="501">
<name>systemd-journal-remote</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202619213002" version="501">
<name>rhel-net-naming-sysattrs</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202619213009" version="501">
<name>systemd-oomd</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:202619213004" version="501">
<name>systemd-boot-unsigned</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:202619213001" 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:202619213002" 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:202619213003" 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:202619213004" version="501">
<evr datatype="evr_string" operation="less than">0:252-67.0.1.el9_8.2</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:202619213005" version="501">
<arch operation="pattern match">x86_64</arch>
</rpminfo_state>

</states>
</oval_definitions>
