Access of Uninitialized Pointer in Rsync - CVE-2026-70459
Published: August 13, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to access of an uninitialized pointer in recv_file_list() and generate_files() when processing a crafted first incremental file list with a non-directory transfer root. A remote attacker can send a specially crafted file list to cause a denial of service.
The issue affects the per-connection daemon child, and the crash occurs before any transfer phase.