rsync 3.0.0 before 3.5.0 contains a null pointer dereference vulnerability in the daemon child process that allows remote attackers to crash the daemon by sending a file list whose first entry is a dot entry not typed as a directory. The daemon dereferences the first file list entry as a directory structure pointer without verifying the entry type, resulting in an invalid or uninitialized pointer dereference that terminates the client connection.
References
| Link | Resource |
|---|---|
| https://github.com/RsyncProject/rsync/releases/tag/v3.5.0 | Product Release Notes |
| https://github.com/RsyncProject/rsync/security/advisories/GHSA-p4v4-qxw9-q72m | Vendor Advisory |
| https://www.vulncheck.com/advisories/rsync-daemon-crash-via-malformed-file-list-entry | Release Notes Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-08-13 15:19
Updated : 2026-08-31 15:11
NVD link : CVE-2026-70459
Mitre link : CVE-2026-70459
CVE.ORG link : CVE-2026-70459
JSON object : View
Products Affected
samba
- rsync
CWE
CWE-908
Use of Uninitialized Resource
