Red Hat Security Advisory: rsync security, bug fix, and enhancement update
🔗 CVE IDs covered (2)
📋 Description
CVE-2026-29518 — rsync: TOCTOU symlink race condition allowing local privilege escalation in daemon mode without chroot. CVE-2026-43618 — rsync: rsync: Remote memory disclosure via integer overflow in compressed-token decoding
🎯 Affected products17
- Red Hat Enterprise Linux AppStream (v. 10)
- Red Hat Enterprise Linux BaseOS (v. 10)
- rsync-0:3.4.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- rsync-0:3.4.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- rsync-0:3.4.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- rsync-0:3.4.4-1.el10_2.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- rsync-0:3.4.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- rsync-daemon-0:3.4.4-1.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)
- rsync-debuginfo-0:3.4.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- rsync-debuginfo-0:3.4.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- rsync-debuginfo-0:3.4.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- rsync-debuginfo-0:3.4.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- rsync-debugsource-0:3.4.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- rsync-debugsource-0:3.4.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- rsync-debugsource-0:3.4.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- rsync-debugsource-0:3.4.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- rsync-rrsync-0:3.4.4-1.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)
✅ Remediation
For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 Workaround: To prevent exploitation, ensure the rsync daemon is configured with `use chroot = yes`. This setting, which is the default, isolates the rsync process and prevents the symlink race condition. If `use chroot = no` is present in the rsync configuration (e.g., `/etc/rsyncd.conf`), it must be changed to `use chroot = yes`. A restart of the rsync service is required for any configuration changes to take effect. Workaround: Disable compression on the rsync daemon by adding `refuse options = compress` to the `rsyncd.conf` file. A restart of the rsync daemon service is required for the change to take effect and may impact transfer performance.
🔗 References (6)
- selfhttps://access.redhat.com/errata/RHSA-2026:26332
- externalhttps://access.redhat.com/security/updates/classification/#important
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2469054
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2469055
- externalhttps://issues.redhat.com/browse/RHEL-181630
- selfhttps://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_26332.json