ELBA-2026-3661

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

Type:BUG
Impact:NA
Release Date:2026-03-03

Description


[239-82.0.8.el8_10.15]
- Return to newest device wins for competing symlink claims [Orabug: 38718322]
- Fix collection of device units with conflicting devlinks [Orabug: 38599776]
- Re-apply fix for devlink device units on lvm rename [Orabug: 38491067]
- Removed fix for devlink device units on lvm rename [Orabug: 38659832]
- Fix leak of old devlink device units on lvm rename [Orabug: 38491067]
- Stash the dbus subscriber list when we disconnect from the bus [Orabug: 38028720]
- Drop systemd-nspawn delay on failing to reset loginuid [Orabug: 37782633]
- coredump: use %d in kernel core pattern - CVE-2025-4598
- Fixes podman quadlet doesn't work in rootless mode [Orabug: 36076771]
- Drastically simplify caching of cgroups members mask
- drop IN_ATTRIB from parent directory inotify watches [Orabug: 36780432]
- Udevd: add an extra configurable timeout before udevd kills workers [Orabug: 36424686]
- Fixed deletion issue for symlink when device is opened [Orabug: 36228608]
- Fix local-fs and remote-fs targets during system boot (replaces old Orabug: 25897792) [Orabug: 35871376]
- 1A) Add 'systemd-fstab-generator-reload-targets.service' file [Orabug: 35871376]
- 1B) Add required rpms for correct kickstart/systemd functionality within systemd.spec [Orabug: 35871376]
- 1C) Important: Review 1902-systemd-fstab-generator-reload-targets.patch for important build details/steps [Orabug: 35871376]
- Prevent duplicate uuid device to replace existing one in udev [Orabug: 35987487]
- Backport upstream pstore dmesg fix [Orabug: 34850699]
- mount: flush out cycle state on DEAD->MOUNTED only, not the other way round [Orabug: 35454661]
- core/mount: adjust deserialized state based on /proc/self/mountinfo [Orabug: 35454661]
- Prevent duplicate label to replace exsisting one in udev [Orabug: 34898273]
- Oracle-Redhat Errata ELSA-2023:3837 CVE-2023-26604 OLERRATA-43629
- Detect podman as separate container type [Orabug: 31922204]
- improve container detection logic [Orabug: 31922204]
- mount: flush out cycle state on DEAD->MOUNTED only, not the other way round [Orabug: 35454661]
- core/mount: adjust deserialized state based on /proc/self/mountinfo [Orabug: 35454661]
- Prevent duplicate label to replace existing one in udev [Orabug: 34898273]
- Standardize ioctl (BTRFS_IOC_QGROUP_CREATE) check and return -ENOTCONN, if quota is not enabled [Orabug: 34694253]
- Disable unprivileged BPF by default [Orabug: 32870980]
- udev rules: fix memory hot add and remove [Orabug: 31310273]
- fix to enable systemd-pstore.service [Orabug: 30951066]
- journal: change support URL shown in the catalog entries [Orabug: 30853009]
- set 'RemoveIPC=no' in logind.conf as default for OL7.2 [Orabug: 22224874]
- allow dm remove ioctl to co-operate with UEK3 (Vaughan Cao) [Orabug: 18467469]
- Backport upstream patches for the new systemd-pstore tool (Eric DeVolder) [OraBug: 30230056]
- Removed unneeded patches (Already provided upstream or not required)
- 1902-Fix-missing-netdev-for-iscsi-entry-in-fstab.patch [Orabug: 25897792]
- 2002-orabug31420486-pstore-introduce-tmpfiles.d-systemd-pstore.conf.patch [Orabug: 31420486]
- 2009-login-add-a-missing-error-check-for-session_set_lead.patch (#2158167)
- 2010-logind-reset-session-leader-if-we-know-for-a-fact-th.patch (#2158167)
- 2011-sulogin-fix-control-lost-of-the-current-terminal-whe.patch (#2227769)
- systemd.spec: prevent 'myhostname' from being appended on upgrade (#2187761) (#2227769)
- Updated mod_nss() and readlink /etc/nsswitch.conf sections (#2187761)
- systemd.spec: mod_nss() and readlink /etc/nsswitch.conf sections (#2187761)

[239-82.15]
- resolved: add dns_query_candidate_freep() (RHEL-93425)
- resolved: fix use-after-free with queries hitting the cache (RHEL-93425)
- resolve: exit from loop for transactions when transactions has been regenerated (RHEL-93425)
- locale-util: do not call setlocale() when multi-threaded (RHEL-93425)

[239-82.14]
- core: only activate transaction that contain useful jobs (RHEL-138710)

[239-82.13]
- logind: fix crash in logind on user-specified message string (RHEL-132317)

[239-82.12]
- Revert 'run: update checks to allow running with a user's bus' (RHEL-118835)

[239-82.11]
- run: update checks to allow running with a user's bus (RHEL-118835)

[239-82.10]
- hwdb: add ACCEL_LOCATION property to parse_hwdb.py (RHEL-130979)
- hwdb: update ACCEL_LOCATION property to use Or instead of QuotedString (RHEL-130979)
- test: support general properties in hwdb files (RHEL-130979)
- hwdb: Relax parsing script to allow 0 and 1 for all ID_* properties (RHEL-130979)
- hwdb: allow spaces in usb: matches and similar patterns (RHEL-130979)
- test: fix parsing of 60-seat.hwdb and 60-keyboard.hwdb (RHEL-130979)
- parse_hwdb: fix compatibility with pyparsing 2.4.* (RHEL-130979)
- login: use parse_uid() when unmounting user runtime directory (RHEL-132175)
- pid1: do not use generated strings as format strings (#19098) (RHEL-132317)
- core/transaction: make merge_unit_ids() always return NUL-terminated string (RHEL-132317)
- core/transaction: make merge_unit_ids() return non-NULL on success (RHEL-132317)
- core/transaction: do not log '(null)' (RHEL-132317)

[239-82.9]
- cryptsetup-generator: refactor add_crypttab_devices() (RHEL-38859)
- cryptsetup-generator: continue parsing after error (RHEL-38859)

[239-82.8]
- test-execute: let's ignore the difference between CLD_KILLED and CLD_DUMPED (RHEL-108744)
- test-execute: turn off coredump generation in test services (RHEL-108744)
- test: introduce TEST-53-TIMER (RHEL-108744)
- test: restarting elapsed timer shouldn't trigger the corresponding service (RHEL-108744)
- test: check the next elapse timer timestamp after deserialization (RHEL-108744)
- timer: don't run service immediately after restart of a timer (RHEL-108744)
- Revert 'test: extend testcase to ensure controller membership doesn't regress' (RHEL-9322)

[239-82.7]
- cgroup-util: add mask definitions for sets of controllers supported by cgroupsv1 vs. cgroupsv2 (RHEL-9322)
- cgroup: dump delegation mask too (RHEL-9322)
- cgroup: units that aren't loaded properly should not result in cgroup controllers being pulled in (RHEL-9322)
- cgroup: be more careful with which controllers we can enable/disable on a cgroup (RHEL-9322)
- cgroup: extend reasons when we realize the enable mask (RHEL-9322)
- cgroup: drastically simplify caching of cgroups members mask (RHEL-9322)
- cgroup: when we unload a unit, also update all its parent's members mask (RHEL-9322)
- test: extend testcase to ensure controller membership doesn't regress (RHEL-9322)




Updated Packages


Release/ArchitectureFilenamesha256Superseded By AdvisoryChannel Label
Oracle Linux 8 (aarch64) systemd-239-82.0.8.el8_10.15.src.rpm71d54e6c834bbe8167b21cdf9b8ccf1cda4456ec91e2925a7ef0d9ca5a85016f-ol8_aarch64_baseos_latest
systemd-239-82.0.8.el8_10.15.src.rpm71d54e6c834bbe8167b21cdf9b8ccf1cda4456ec91e2925a7ef0d9ca5a85016f-ol8_aarch64_u10_baseos_patch
systemd-239-82.0.8.el8_10.15.aarch64.rpmcb7acdaab6303f4283b95aac7b4e0e1be0168a3e150df0ec238fb38386230026-ol8_aarch64_baseos_latest
systemd-239-82.0.8.el8_10.15.aarch64.rpmcb7acdaab6303f4283b95aac7b4e0e1be0168a3e150df0ec238fb38386230026-ol8_aarch64_u10_baseos_patch
systemd-container-239-82.0.8.el8_10.15.aarch64.rpm006e98141c5491cfcde9bda48b3f9cba7df3d86a0a7a0b7f2c6bb3064a2ec1a6-ol8_aarch64_baseos_latest
systemd-container-239-82.0.8.el8_10.15.aarch64.rpm006e98141c5491cfcde9bda48b3f9cba7df3d86a0a7a0b7f2c6bb3064a2ec1a6-ol8_aarch64_u10_baseos_patch
systemd-devel-239-82.0.8.el8_10.15.aarch64.rpm07d0cfffee2e9462292f1c5fdbd619a4618ca6facb98e05984adce486a7a5b06-ol8_aarch64_baseos_latest
systemd-devel-239-82.0.8.el8_10.15.aarch64.rpm07d0cfffee2e9462292f1c5fdbd619a4618ca6facb98e05984adce486a7a5b06-ol8_aarch64_u10_baseos_patch
systemd-journal-remote-239-82.0.8.el8_10.15.aarch64.rpm990ee5212518c61b6a1788115e5365ab7fa6c145df44aeaf1c23842b5df8ece7-ol8_aarch64_baseos_latest
systemd-journal-remote-239-82.0.8.el8_10.15.aarch64.rpm990ee5212518c61b6a1788115e5365ab7fa6c145df44aeaf1c23842b5df8ece7-ol8_aarch64_u10_baseos_patch
systemd-libs-239-82.0.8.el8_10.15.aarch64.rpm41ad533ef07f9128b5f0b61e52f4dce8fcda62249b447cedfee4788db74dcc9e-ol8_aarch64_baseos_latest
systemd-libs-239-82.0.8.el8_10.15.aarch64.rpm41ad533ef07f9128b5f0b61e52f4dce8fcda62249b447cedfee4788db74dcc9e-ol8_aarch64_u10_baseos_patch
systemd-pam-239-82.0.8.el8_10.15.aarch64.rpm5755996d2e963cf2ef70ccf13bdcace68cda3cde5a68fc4faa07a541bedee2c9-ol8_aarch64_baseos_latest
systemd-pam-239-82.0.8.el8_10.15.aarch64.rpm5755996d2e963cf2ef70ccf13bdcace68cda3cde5a68fc4faa07a541bedee2c9-ol8_aarch64_u10_baseos_patch
systemd-tests-239-82.0.8.el8_10.15.aarch64.rpmfa5ff3f61078538af2dcc2a533bd2ea91823603d939d501b5f2b0761025a184b-ol8_aarch64_baseos_latest
systemd-tests-239-82.0.8.el8_10.15.aarch64.rpmfa5ff3f61078538af2dcc2a533bd2ea91823603d939d501b5f2b0761025a184b-ol8_aarch64_u10_baseos_patch
systemd-udev-239-82.0.8.el8_10.15.aarch64.rpm5809ac2ef325af713a5fb5d199a66796cbc48d8ed074fcd5c35ea184a9ce47ae-ol8_aarch64_baseos_latest
systemd-udev-239-82.0.8.el8_10.15.aarch64.rpm5809ac2ef325af713a5fb5d199a66796cbc48d8ed074fcd5c35ea184a9ce47ae-ol8_aarch64_u10_baseos_patch
Oracle Linux 8 (x86_64) systemd-239-82.0.8.el8_10.15.src.rpm71d54e6c834bbe8167b21cdf9b8ccf1cda4456ec91e2925a7ef0d9ca5a85016f-ol8_x86_64_baseos_latest
systemd-239-82.0.8.el8_10.15.src.rpm71d54e6c834bbe8167b21cdf9b8ccf1cda4456ec91e2925a7ef0d9ca5a85016f-ol8_x86_64_u10_baseos_patch
systemd-239-82.0.8.el8_10.15.i686.rpm011b3a3c75d92c44916ffb050204fcdba9c1235ffc577145555c62460d72d1aa-ol8_x86_64_baseos_latest
systemd-239-82.0.8.el8_10.15.i686.rpm011b3a3c75d92c44916ffb050204fcdba9c1235ffc577145555c62460d72d1aa-ol8_x86_64_u10_baseos_patch
systemd-239-82.0.8.el8_10.15.x86_64.rpmdbabe0dd326d424f1f73b331d40c9ad319c6afaf9cfe30d20c7b0ab45e314714-ol8_x86_64_baseos_latest
systemd-239-82.0.8.el8_10.15.x86_64.rpmdbabe0dd326d424f1f73b331d40c9ad319c6afaf9cfe30d20c7b0ab45e314714-ol8_x86_64_u10_baseos_patch
systemd-container-239-82.0.8.el8_10.15.i686.rpm3c37d9707bb27f8f92eb959ddb741e5f997a365a75a7ca3daa6fde72a37bd909-ol8_x86_64_baseos_latest
systemd-container-239-82.0.8.el8_10.15.i686.rpm3c37d9707bb27f8f92eb959ddb741e5f997a365a75a7ca3daa6fde72a37bd909-ol8_x86_64_u10_baseos_patch
systemd-container-239-82.0.8.el8_10.15.x86_64.rpme80bd5ef3a296c1ee40f82a3e1daa809f1723dd99342dbdd0c081bb0a81c91e4-ol8_x86_64_baseos_latest
systemd-container-239-82.0.8.el8_10.15.x86_64.rpme80bd5ef3a296c1ee40f82a3e1daa809f1723dd99342dbdd0c081bb0a81c91e4-ol8_x86_64_u10_baseos_patch
systemd-devel-239-82.0.8.el8_10.15.i686.rpm4c3fdf1d22c4600c59ec2b9d43ad1f64a74f2142f67c0fb5338c3bc2d223be76-ol8_x86_64_baseos_latest
systemd-devel-239-82.0.8.el8_10.15.i686.rpm4c3fdf1d22c4600c59ec2b9d43ad1f64a74f2142f67c0fb5338c3bc2d223be76-ol8_x86_64_u10_baseos_patch
systemd-devel-239-82.0.8.el8_10.15.x86_64.rpm9cc50abedac002e317320119b15c390ca1d49a347053a5fe042d3d0663b40269-ol8_x86_64_baseos_latest
systemd-devel-239-82.0.8.el8_10.15.x86_64.rpm9cc50abedac002e317320119b15c390ca1d49a347053a5fe042d3d0663b40269-ol8_x86_64_u10_baseos_patch
systemd-journal-remote-239-82.0.8.el8_10.15.x86_64.rpm31cf61972eb6537bbb41d2e36563cb54f971061aeca807cdf9abb8d262f1959e-ol8_x86_64_baseos_latest
systemd-journal-remote-239-82.0.8.el8_10.15.x86_64.rpm31cf61972eb6537bbb41d2e36563cb54f971061aeca807cdf9abb8d262f1959e-ol8_x86_64_u10_baseos_patch
systemd-libs-239-82.0.8.el8_10.15.i686.rpmc1bb9e7ec66d10dafcfceffda7e3223d84b3acb08cf0f7df37e6a9036220c1cc-ol8_x86_64_baseos_latest
systemd-libs-239-82.0.8.el8_10.15.i686.rpmc1bb9e7ec66d10dafcfceffda7e3223d84b3acb08cf0f7df37e6a9036220c1cc-ol8_x86_64_u10_baseos_patch
systemd-libs-239-82.0.8.el8_10.15.x86_64.rpma371cc0f2cf8ac4f34ea299a3bbd836474c00105ec383f31a216c50713a640f8-ol8_x86_64_baseos_latest
systemd-libs-239-82.0.8.el8_10.15.x86_64.rpma371cc0f2cf8ac4f34ea299a3bbd836474c00105ec383f31a216c50713a640f8-ol8_x86_64_u10_baseos_patch
systemd-pam-239-82.0.8.el8_10.15.x86_64.rpm661bc1aa382a35c89b31cf452aa1f9d2871ec871acb152d835d83697e09193ee-ol8_x86_64_baseos_latest
systemd-pam-239-82.0.8.el8_10.15.x86_64.rpm661bc1aa382a35c89b31cf452aa1f9d2871ec871acb152d835d83697e09193ee-ol8_x86_64_u10_baseos_patch
systemd-tests-239-82.0.8.el8_10.15.x86_64.rpmed9148f274a6b9e07e9f3a2d81ad8d9bfc70ab4f6c5aa073219bc2aa612a20b6-ol8_x86_64_baseos_latest
systemd-tests-239-82.0.8.el8_10.15.x86_64.rpmed9148f274a6b9e07e9f3a2d81ad8d9bfc70ab4f6c5aa073219bc2aa612a20b6-ol8_x86_64_u10_baseos_patch
systemd-udev-239-82.0.8.el8_10.15.x86_64.rpmf16766681481a62ff23a24ee4cc45764847e8552f7d28c52b07505a206c339cd-ol8_x86_64_baseos_latest
systemd-udev-239-82.0.8.el8_10.15.x86_64.rpmf16766681481a62ff23a24ee4cc45764847e8552f7d28c52b07505a206c339cd-ol8_x86_64_u10_baseos_patch



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