Skip to content

rsyncd >= 3.4.3 rejects chunk sizes larger than 32k #9

Description

@jwhitham

Following discovery of a security issue, CVE-2026–43618, rsyncd 3.4.3 and later versions will reject chunk sizes larger than 32k. This breaks compatibility with acrosync-library which uses 64k chunks by default. I have opened RsyncProject/rsync#1002 but I wanted to raise the issue here as well for completeness.

The issue prevents using the PhotoBackup IOS app with newer versions of rsync. It looks like changing the DefaultChunkSize in rsync_client.cpp to 32k would probably resolve it. Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions