rsync 3.2.3 before 3.5.0 contains an out-of-bounds write in parse_size_arg() where the return value of snprintf() is used directly as an index into a .bss-segment array without bounds checking. When snprintf truncates the formatted size string, the return value equals the number of characters that would have been written including the truncated portion, and this value may exceed the array length. The subsequent indexed write targets memory outside the intended array bounds, corrupting .bss memory.
References
| Link | Resource |
|---|---|
| https://github.com/RsyncProject/rsync/releases/tag/v3.5.0 | Product Release Notes |
| https://github.com/RsyncProject/rsync/security/advisories/GHSA-pg7g-xqmr-xpfh | Vendor Advisory |
| https://www.vulncheck.com/advisories/rsync-out-of-bounds-write-via-parse-size-arg | Release Notes Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-08-13 15:19
Updated : 2026-08-31 15:12
NVD link : CVE-2026-70457
Mitre link : CVE-2026-70457
CVE.ORG link : CVE-2026-70457
JSON object : View
Products Affected
samba
- rsync
