Out-of-Bounds Write Vulnerability in Rsync by Rsync Project
CVE-2026-70458
8.8HIGH
What is CVE-2026-70458?
An out-of-bounds write vulnerability exists in Rsync versions prior to 3.5.0, allowing attackers to corrupt memory. This issue arises from the HLINK_BUMP processing on file entries marked with the FLAG_HLINKED flag, specifically when the hard-link preservation option is turned off. The vulnerability stems from the absence of the F_SUM field in the file_struct layout, permitting exploiters to overwrite memory boundaries and potentially compromise adjacent heap or stack data.
Affected Version(s)
rsync 3.0.0 <= 3.4.4
rsync 3.5.0
