ELBA-2026-6839

ELBA-2026-6839 - systemd bug fix and enhancement update

Type:BUG
Impact:NA
Release Date:2026-04-07

Description


[252-55.0.3.el9_7.8]
- 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-55.8]
- update specfile and sources after renaming rhel-net-naming-sysattrs to net-naming-sysattrs (RHEL-150628)

[252-55.7]
- core: fix array size in unit_log_resources() (RHEL-132120)

[252-55.6]
- timer: rebase last_trigger timestamp if needed (RHEL-127022)

[252-55.5]
- test: rename TEST-53-ISSUE-16347 to TEST-53-TIMER (RHEL-127022)
- test: restarting elapsed timer shouldn't trigger the corresponding service (RHEL-127022)
- test: check the next elapse timer timestamp after deserialization (RHEL-127022)
- timer: don't run service immediately after restart of a timer (RHEL-127022)
- test: store and compare just the property value (RHEL-127022)
- timer: rebase the next elapse timestamp only if timer didn't already run (RHEL-127022)
- coredump: handle ENOBUFS and EMSGSIZE the same way (RHEL-126114)

[252-55.4]
- cryptsetup: Add optional support for linking volume key in keyring. (RHEL-118294)
- cryptsetup: fix typo (RHEL-118294)
- cryptsetup: HAVE_CRYPT_SET_KEYRING_TO_LINK is always defined (RHEL-118294)
- basic: add PIDFS magic (#31709) (RHEL-118294)
- time-util: make USEC_TIMESTAMP_FORMATTABLE_MAX for 32bit system off by one day (RHEL-118294)
- coredump: make check that all argv[] meta data fields are passed strict (RHEL-104138)
- coredump: restore compatibility with older patterns (RHEL-104138)
- coredump: use %d in kernel core pattern (RHEL-104138)
- pidref: add structure that can reference a pid via both pidfd and pid_t (RHEL-104138)
- fd-util: introduce parse_fd() (RHEL-104138)
- coredump: add support for new %F PIDFD specifier (RHEL-104138)

[252-55.2]
- Revert 'test-time-util: disable failing tests' (RHEL-110954)
- test: use get_timezones() to iterate all known timezones (RHEL-110954)
- test-time-util: do not fail on DST change (RHEL-110954)
- test-time-util: suppress timestamp conversion failures for Africa/Khartoum timezone (RHEL-110954)
- test-time-util: do more suppression of time zone checks (RHEL-110954)
- test-time-util: fix truncation of usec to sec (RHEL-110954)
- test: unset TZ before timezone-sensitive unit tests are run (RHEL-110954)
- meson: extend timeout for test-time-util (RHEL-110954)
- time-util: use DEFINE_STRING_TABLE_LOOKUP_TO_STRING() macro (RHEL-110954)
- time-util: align string table (RHEL-110954)
- time-util: rename variables (RHEL-110954)
- time-util: add assertions (RHEL-110954)
- time-util: drop redundant else (RHEL-110954)
- time-util: do not use strdupa() (RHEL-110954)
- time-util: use result from startswith_no_case() (RHEL-110954)
- time-util: use usec_add() and usec_sub_unsigned() (RHEL-110954)
- time-util: shorten code a bit (RHEL-110954)
- time-util: rename variables (RHEL-110954)
- time-util: drop unnecessary assignment of timezone name (RHEL-110954)
- time-util: make parse_timestamp() use the RFC-822/ISO 8601 standard timezone spec (RHEL-110954)
- time-util: fix typo (RHEL-110954)
- ci: bump the tools tree to F42 (RHEL-110954)

[252-55.1]
- meson: /etc/systemd/network is also used by udevd (RHEL-111611)
- test: add tests for format_timestamp() and parse_timestamp() with various timezone (RHEL-110954)
- test-time-util: disable failing tests (RHEL-110954)
- test: test parse_timestamp() in various timezone (RHEL-110954)
- systemctl: logind: add missing asserts (RHEL-110954)
- systemctl: logind: make logind_schedule_shutdown accept action as param (RHEL-110954)
- systemctl: add option --when for scheduled shutdown (RHEL-110954)
- test-time-util: add test cases to invalidate 'show' and 'cancel' (RHEL-110954)
- sd-bus: make bus_add_match_full accept timeout (RHEL-111630)
- core/unit: add get_timeout_start_usec in UnitVTable and define it for service (RHEL-111630)
- core/unit: increase the NameOwnerChanged/GetNameOwner timeout to the unit's start timeout (RHEL-111630)
- core,sd-bus: drop empty lines between function call and error check (RHEL-111630)
- core: do not disconnect from bus when failed to install signal match (RHEL-111630)
- dbus: stash the subscriber list when we disconenct from the bus (RHEL-111630)
- manager: s/deserialized_subscribed/subscribed_as_strv (RHEL-111630)
- bus-util: do not reset the count returned by sd_bus_track_count_name() (RHEL-111630)
- core/manager: restore bus track deserialization cleanup in manager_reload() (RHEL-111630)
- core/manager: drop duplicate bus track deserialization (RHEL-111630)
- sd-bus/bus-track: use install_callback in sd_bus_track_add_name() (RHEL-111630)




Updated Packages


Release/ArchitectureFilenamesha256Superseded By AdvisoryChannel Label
Oracle Linux 9 (aarch64) systemd-252-55.0.3.el9_7.8.src.rpmbf39a6d7c53859da8c20076de8c97b4aa9111edc45e0f72c7910bae36c94960d-ol9_aarch64_appstream
systemd-252-55.0.3.el9_7.8.src.rpmbf39a6d7c53859da8c20076de8c97b4aa9111edc45e0f72c7910bae36c94960d-ol9_aarch64_baseos_latest
systemd-252-55.0.3.el9_7.8.src.rpmbf39a6d7c53859da8c20076de8c97b4aa9111edc45e0f72c7910bae36c94960d-ol9_aarch64_codeready_builder
systemd-252-55.0.3.el9_7.8.src.rpmbf39a6d7c53859da8c20076de8c97b4aa9111edc45e0f72c7910bae36c94960d-ol9_aarch64_u7_baseos_patch
rhel-net-naming-sysattrs-252-55.0.3.el9_7.8.noarch.rpm8ee66feae85a9cdee1ecf36b7b16efe9241137d046be3e9c5e4cc3f267090be6-ol9_aarch64_baseos_latest
rhel-net-naming-sysattrs-252-55.0.3.el9_7.8.noarch.rpm8ee66feae85a9cdee1ecf36b7b16efe9241137d046be3e9c5e4cc3f267090be6-ol9_aarch64_u7_baseos_patch
systemd-252-55.0.3.el9_7.8.aarch64.rpmf167411d3dc2e2c20ac8d63b9fdc78d1390f3319cf3b5655823fbde52dd01c6f-ol9_aarch64_baseos_latest
systemd-252-55.0.3.el9_7.8.aarch64.rpmf167411d3dc2e2c20ac8d63b9fdc78d1390f3319cf3b5655823fbde52dd01c6f-ol9_aarch64_u7_baseos_patch
systemd-boot-unsigned-252-55.0.3.el9_7.8.aarch64.rpma5e36c61e996bf179830f6a28992398c0c472bd646a72a269617e9fd0d168a21-ol9_aarch64_codeready_builder
systemd-container-252-55.0.3.el9_7.8.aarch64.rpm42a730d9531ed7df7b80aa8a6ccab168ce19a708f33592f4f221615504cd618d-ol9_aarch64_baseos_latest
systemd-container-252-55.0.3.el9_7.8.aarch64.rpm42a730d9531ed7df7b80aa8a6ccab168ce19a708f33592f4f221615504cd618d-ol9_aarch64_u7_baseos_patch
systemd-devel-252-55.0.3.el9_7.8.aarch64.rpm045cf67cec6127c8ac876c32512e49a9fa30d93828e2ebc7c28377bcbfcd9b9f-ol9_aarch64_appstream
systemd-journal-remote-252-55.0.3.el9_7.8.aarch64.rpmf9de748fb035fabb8c03dc0cf9949b300f8524ca935a486fa6f1f5cf91a3c18b-ol9_aarch64_appstream
systemd-libs-252-55.0.3.el9_7.8.aarch64.rpme352690188f204db7160695c546b802daf1f5e6d807160b41a5bbaaa49ab087c-ol9_aarch64_baseos_latest
systemd-libs-252-55.0.3.el9_7.8.aarch64.rpme352690188f204db7160695c546b802daf1f5e6d807160b41a5bbaaa49ab087c-ol9_aarch64_u7_baseos_patch
systemd-oomd-252-55.0.3.el9_7.8.aarch64.rpmb636007a7b59874c71ea06d79ba6582fa07aed90bf5ae25ecd42f1b477e45b76-ol9_aarch64_baseos_latest
systemd-oomd-252-55.0.3.el9_7.8.aarch64.rpmb636007a7b59874c71ea06d79ba6582fa07aed90bf5ae25ecd42f1b477e45b76-ol9_aarch64_u7_baseos_patch
systemd-pam-252-55.0.3.el9_7.8.aarch64.rpmefa7553882644a6107adf3fa13dc0ae34609af5c335b4ddfae4bde19f4f4e8c5-ol9_aarch64_baseos_latest
systemd-pam-252-55.0.3.el9_7.8.aarch64.rpmefa7553882644a6107adf3fa13dc0ae34609af5c335b4ddfae4bde19f4f4e8c5-ol9_aarch64_u7_baseos_patch
systemd-resolved-252-55.0.3.el9_7.8.aarch64.rpmb3a555bb034a2a9ae4dbe5d5c27ccc36f4d55af447a8a520f193a811674ea8b4-ol9_aarch64_baseos_latest
systemd-resolved-252-55.0.3.el9_7.8.aarch64.rpmb3a555bb034a2a9ae4dbe5d5c27ccc36f4d55af447a8a520f193a811674ea8b4-ol9_aarch64_u7_baseos_patch
systemd-rpm-macros-252-55.0.3.el9_7.8.noarch.rpmc30789e245a04089a5ca6a4249da2b712503bb8d82b4f9c85cee14dfef8c3d6d-ol9_aarch64_baseos_latest
systemd-rpm-macros-252-55.0.3.el9_7.8.noarch.rpmc30789e245a04089a5ca6a4249da2b712503bb8d82b4f9c85cee14dfef8c3d6d-ol9_aarch64_u7_baseos_patch
systemd-udev-252-55.0.3.el9_7.8.aarch64.rpm67f63534773cc8f8a3dbf35725d17c539537d9be553c06d90d2db415487f82e0-ol9_aarch64_baseos_latest
systemd-udev-252-55.0.3.el9_7.8.aarch64.rpm67f63534773cc8f8a3dbf35725d17c539537d9be553c06d90d2db415487f82e0-ol9_aarch64_u7_baseos_patch
systemd-ukify-252-55.0.3.el9_7.8.noarch.rpm18ce462d8b8dd5a94d817e5b2d24fb1587b74ee300f8e9d34e7dc7d0cd96a704-ol9_aarch64_appstream
Oracle Linux 9 (x86_64) systemd-252-55.0.3.el9_7.8.src.rpmbf39a6d7c53859da8c20076de8c97b4aa9111edc45e0f72c7910bae36c94960d-ol9_x86_64_appstream
systemd-252-55.0.3.el9_7.8.src.rpmbf39a6d7c53859da8c20076de8c97b4aa9111edc45e0f72c7910bae36c94960d-ol9_x86_64_baseos_latest
systemd-252-55.0.3.el9_7.8.src.rpmbf39a6d7c53859da8c20076de8c97b4aa9111edc45e0f72c7910bae36c94960d-ol9_x86_64_codeready_builder
systemd-252-55.0.3.el9_7.8.src.rpmbf39a6d7c53859da8c20076de8c97b4aa9111edc45e0f72c7910bae36c94960d-ol9_x86_64_u7_baseos_patch
rhel-net-naming-sysattrs-252-55.0.3.el9_7.8.noarch.rpm8ee66feae85a9cdee1ecf36b7b16efe9241137d046be3e9c5e4cc3f267090be6-ol9_x86_64_baseos_latest
rhel-net-naming-sysattrs-252-55.0.3.el9_7.8.noarch.rpm8ee66feae85a9cdee1ecf36b7b16efe9241137d046be3e9c5e4cc3f267090be6-ol9_x86_64_u7_baseos_patch
systemd-252-55.0.3.el9_7.8.i686.rpm8586c6d033f45b8f582009598c044d7671d008cf97e34806ddb008c68b3764fd-ol9_x86_64_baseos_latest
systemd-252-55.0.3.el9_7.8.i686.rpm8586c6d033f45b8f582009598c044d7671d008cf97e34806ddb008c68b3764fd-ol9_x86_64_u7_baseos_patch
systemd-252-55.0.3.el9_7.8.x86_64.rpmde68143c4338dd7c9cb347bb3ed6128680e4731ebc700905854f30f69647be2f-ol9_x86_64_baseos_latest
systemd-252-55.0.3.el9_7.8.x86_64.rpmde68143c4338dd7c9cb347bb3ed6128680e4731ebc700905854f30f69647be2f-ol9_x86_64_u7_baseos_patch
systemd-boot-unsigned-252-55.0.3.el9_7.8.x86_64.rpmf1ad33f76f6b99c5ed5df7b6b2c86b6038b46350f7b659959feadd006eae67d0-ol9_x86_64_codeready_builder
systemd-container-252-55.0.3.el9_7.8.i686.rpm84f0bc9825605d69ca31c841eb11c9722012ab6f88b4a2b1c7d21380c728da84-ol9_x86_64_baseos_latest
systemd-container-252-55.0.3.el9_7.8.i686.rpm84f0bc9825605d69ca31c841eb11c9722012ab6f88b4a2b1c7d21380c728da84-ol9_x86_64_u7_baseos_patch
systemd-container-252-55.0.3.el9_7.8.x86_64.rpm5fe128bbe7c9fe5d6e232a86ab223c808793a072980d7271927a927da20c721d-ol9_x86_64_baseos_latest
systemd-container-252-55.0.3.el9_7.8.x86_64.rpm5fe128bbe7c9fe5d6e232a86ab223c808793a072980d7271927a927da20c721d-ol9_x86_64_u7_baseos_patch
systemd-devel-252-55.0.3.el9_7.8.i686.rpmf97a6014251f03cba1b0310004671ef42cc29a99194e02e2e4212708cf65adea-ol9_x86_64_appstream
systemd-devel-252-55.0.3.el9_7.8.x86_64.rpmce3efc7a62b6ea2bbc1685eddf6b0fbaecd5466ef026755a09060c5983060f2b-ol9_x86_64_appstream
systemd-journal-remote-252-55.0.3.el9_7.8.x86_64.rpm25f04e5df773d86d02043566f65a677abd4aa63b0c88da978c0070fdaa86de47-ol9_x86_64_appstream
systemd-libs-252-55.0.3.el9_7.8.i686.rpm31e1a09c7fec78ad662515d663f229bb67899512b002b445d338bbc845f6f146-ol9_x86_64_baseos_latest
systemd-libs-252-55.0.3.el9_7.8.i686.rpm31e1a09c7fec78ad662515d663f229bb67899512b002b445d338bbc845f6f146-ol9_x86_64_u7_baseos_patch
systemd-libs-252-55.0.3.el9_7.8.x86_64.rpm7e4452a85a670b482cf0168c9e3a469dc789d95d297a745948ceafb2bb0b6305-ol9_x86_64_baseos_latest
systemd-libs-252-55.0.3.el9_7.8.x86_64.rpm7e4452a85a670b482cf0168c9e3a469dc789d95d297a745948ceafb2bb0b6305-ol9_x86_64_u7_baseos_patch
systemd-oomd-252-55.0.3.el9_7.8.x86_64.rpmb31ef7467ea3558e4c23594d5da678303affd8e88a3a1cc5df371c5aae6978ad-ol9_x86_64_baseos_latest
systemd-oomd-252-55.0.3.el9_7.8.x86_64.rpmb31ef7467ea3558e4c23594d5da678303affd8e88a3a1cc5df371c5aae6978ad-ol9_x86_64_u7_baseos_patch
systemd-pam-252-55.0.3.el9_7.8.x86_64.rpm24d7efbcb735696d696b887c1b654c9d08eaa5a7bc0be619b690f6a4807febcc-ol9_x86_64_baseos_latest
systemd-pam-252-55.0.3.el9_7.8.x86_64.rpm24d7efbcb735696d696b887c1b654c9d08eaa5a7bc0be619b690f6a4807febcc-ol9_x86_64_u7_baseos_patch
systemd-resolved-252-55.0.3.el9_7.8.x86_64.rpm32164b8564e2940fadb8d34b2396d3a00c4c3657668fa5cff3fbd990e667ebcc-ol9_x86_64_baseos_latest
systemd-resolved-252-55.0.3.el9_7.8.x86_64.rpm32164b8564e2940fadb8d34b2396d3a00c4c3657668fa5cff3fbd990e667ebcc-ol9_x86_64_u7_baseos_patch
systemd-rpm-macros-252-55.0.3.el9_7.8.noarch.rpmc30789e245a04089a5ca6a4249da2b712503bb8d82b4f9c85cee14dfef8c3d6d-ol9_x86_64_baseos_latest
systemd-rpm-macros-252-55.0.3.el9_7.8.noarch.rpmc30789e245a04089a5ca6a4249da2b712503bb8d82b4f9c85cee14dfef8c3d6d-ol9_x86_64_u7_baseos_patch
systemd-udev-252-55.0.3.el9_7.8.x86_64.rpme9ec586758c1def9467c684f04fcac8d3147833ac189d274b6faae563ede06b7-ol9_x86_64_baseos_latest
systemd-udev-252-55.0.3.el9_7.8.x86_64.rpme9ec586758c1def9467c684f04fcac8d3147833ac189d274b6faae563ede06b7-ol9_x86_64_u7_baseos_patch
systemd-ukify-252-55.0.3.el9_7.8.noarch.rpm18ce462d8b8dd5a94d817e5b2d24fb1587b74ee300f8e9d34e7dc7d0cd96a704-ol9_x86_64_appstream



This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections please contact the Oracle Linux ULN team

software.hardware.complete