FreeBSD VuXML: Documenting security issues in FreeBSD and the FreeBSD Ports Collection

ner/rsync -- multiple vulnerabilities

Affected packages
rsync < 3.4.3

Details

VuXML ID ecca89eb-54e6-11f1-bc4a-40b034429ecf
Discovery 2026-05-20
Entry 2026-05-21

The rsync project reports:

Six CVEs are fixed in this release. All six are assigned by VulnCheck as CNA. Affected versions are 3.4.2 and earlier in every case.

In addition to the six CVE fixes, this release adds defence-in-depth hardening on several adjacent paths: bounded wire-supplied counts and lengths in flist/io/acls/xattrs, a guard against length underflow in cumulative snprintf() callers, a parent block-index bounds check on the receiver, a NULL check in read_delay_line(), a lower ceiling on MAX_WIRE_DEL_STAT to avoid signed-int overflow in the read_del_stats() accumulator, rejection of hyphen-prefixed remote-shell hostnames (defence-in-depth against argv-injection in tooling that forwards untrusted input into the hostspec position; reported by Aisle Research via Michal Ruprich), and a NULL-check on localtime_r() in timestring() to keep a malicious server from crashing the client by advertising a file with an out-of-range modtime.

References

CVE Name CVE-2026-29518
CVE Name CVE-2026-43617
CVE Name CVE-2026-43618
CVE Name CVE-2026-43619
CVE Name CVE-2026-43620
CVE Name CVE-2026-45232
URL https://download.samba.org/pub/rsync/NEWS#3.4.3