The vendor explicitly identifies these products as affected by this CVE.
- rsync as a component of Red Hat Enterprise Linux 10
- rsync-daemon as a component of Red Hat Enterprise Linux 10
- rsync-rrsync as a component of Red Hat Enterprise Linux 10
- rsync.src as a component of Red Hat Enterprise Linux 10
- rsync as a component of Red Hat Enterprise Linux 6
- rsync.src as a component of Red Hat Enterprise Linux 6
- rsync as a component of Red Hat Enterprise Linux 7
- rsync.src as a component of Red Hat Enterprise Linux 7
- rsync as a component of Red Hat Enterprise Linux 8
- rsync-daemon as a component of Red Hat Enterprise Linux 8
- rsync.src as a component of Red Hat Enterprise Linux 8
- rsync as a component of Red Hat Enterprise Linux 9
- Summary
- A symlink race condition in rsync's source tree traversal allows a low-privileged local attacker to access unauthorized files. By atomically replacing a parent directory component with a symlink during an active transfer, the attacker can redirect file reads outside the intended transfer root, resulting in information disclosure.
- Remediation
- To mitigate this issue, ensure that the source directories and their parent directories used by rsync are not writable by untrusted users. Restricting write access to these directories prevents an attacker from creating or manipulating symlinks to redirect file reads. If rsync is run as a service, ensure it operates with the least necessary privileges.
