CVE-2026-41035 PUBLISHED

Assigner: mitre
Reserved: 16.04.2026 Published: 16.04.2026 Updated: 16.04.2026

In rsync 3.0.1 through 3.4.1, receive_xattr relies on an untrusted length value during a qsort call, leading to a receiver use-after-free. The victim must run rsync with -X (aka --xattrs). On Linux, many (but not all) common configurations are vulnerable. Non-Linux platforms are more widely vulnerable.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L
CVSS Score: 7.4

Product Status

Vendor Samba
Product rsync
Versions Default: unknown
  • affected from 3.0.1 to 3.4.1 (incl.)

References

Problem Types

  • CWE-130 Improper Handling of Length Parameter Inconsistency CWE