The rsync utility enables the users to copy and synchronize files locally or across a network. Synchronization with rsync is fast because rsync only sends the differences in files over the network instead of sending whole files. The rsync utility is also used as a mirroring tool.
Security Fix(es):
rsync: rsync server leaks arbitrary client files (CVE-2024-12086)
rsync: Rsync: Use-after-free vulnerability in extended attribute handling (CVE-2026-41035)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.