rsync 3.0.1 before 3.5.0 contains an out-of-bounds write vulnerability in the read_args() function that allows a malicious sender to corrupt adjacent heap memory by sending a crafted argument list. When the argument count causes the argv allocation to be exactly full, the trailing NULL terminator is written one slot beyond the allocation boundary, corrupting adjacent heap memory.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-13 15:19
Updated : 2026-09-08 20:28
NVD link : CVE-2026-70456
Mitre link : CVE-2026-70456
CVE.ORG link : CVE-2026-70456
JSON object : View
Products Affected
No product.
CWE
CWE-787
Out-of-bounds Write
