CVE-2026-53792

rsync before 3.5.0 contains an out-of-bounds read vulnerability in the sender-side block matching logic that allows a malicious receiver to trigger memory access before the start of an allocated buffer by sending a crafted checksum block with a length of zero. Attackers can send a specially crafted checksum set containing a zero-length block to cause a negative offset calculation during delta computation, resulting in an out-of-bounds read of file data buffer memory on the sender side.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-13 15:19

Updated : 2026-09-08 20:28


NVD link : CVE-2026-53792

Mitre link : CVE-2026-53792

CVE.ORG link : CVE-2026-53792


JSON object : View

Products Affected

No product.

CWE
CWE-129

Improper Validation of Array Index

CWE-787

Out-of-bounds Write