RHSA-2026:26410HighCVSS 8.1

Red Hat Security Advisory: rsync security update

Published
June 16, 2026
Last Modified
August 14, 2026

🔗 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. 9)
  • Red Hat Enterprise Linux BaseOS (v. 9)
  • rsync-0:3.2.5-7.el9_8.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)
  • rsync-0:3.2.5-7.el9_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)
  • rsync-0:3.2.5-7.el9_8.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)
  • rsync-0:3.2.5-7.el9_8.2.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)
  • rsync-0:3.2.5-7.el9_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)
  • rsync-daemon-0:3.2.5-7.el9_8.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)
  • rsync-debuginfo-0:3.2.5-7.el9_8.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)
  • rsync-debuginfo-0:3.2.5-7.el9_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)
  • rsync-debuginfo-0:3.2.5-7.el9_8.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)
  • rsync-debuginfo-0:3.2.5-7.el9_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)
  • rsync-debugsource-0:3.2.5-7.el9_8.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)
  • rsync-debugsource-0:3.2.5-7.el9_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)
  • rsync-debugsource-0:3.2.5-7.el9_8.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)
  • rsync-debugsource-0:3.2.5-7.el9_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)
  • rsync-rrsync-0:3.2.5-7.el9_8.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)

✅ 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 (5)