CVE-2017-16548

critical
Published 2017-11-06 · Modified 2026-05-13
CVSS v3
9.8
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS v2
7.5
VIR risk
9.8

Description

The receive_xattr function in xattrs.c in rsync 3.1.2 and 3.1.3-development does not check for a trailing '\0' character in an xattr name, which allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) or possibly have unspecified other impact by sending crafted data to the daemon.

Predictions

Exploit likelihood
97%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-16548

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2017-16548.html

vendor Authored 2026-05-27

Vendor advisory: arch — https://security.archlinux.org/ASA-201801-21

OS impact

OSVersionStatusFixed in
arch archfixed3.1.3pre1-1
suse slesaffected
debian debian7.0affected
debian debian8.0affected
debian debian9.0affected
ubuntu ubuntu12.04affected
ubuntu ubuntu14.04affected
ubuntu ubuntu16.04affected
ubuntu ubuntu17.10affected
debian debianbookwormfixed3.1.2-2.1
debian debianbullseyefixed3.1.2-2.1
debian debianforkyfixed3.1.2-2.1
debian debiansidfixed3.1.2-2.1
debian debiantrixiefixed3.1.2-2.1

Application impact

VendorProductVersionsFixed
sambarsync{"startExcluding":"2.6.9","endIncluding":"3.1.2"}

References

CWEs

CWE-125

Verify integrity in audit chain (admin only). AS-IS.