Package: rsyncVersion: 3.2.3-4+deb11u2 Severity: serious X-Debbugs-Cc: t...@security.debian.org The bug #1093052 has been marked as closed but still continues in bullseye: # dpkg -l | grep rsyncii rsync 3.2.3-4+deb11u2 i386 fast, versatile, remote (and local) file-copying tool# mkdir /tmp/1/ /tmp/2/# echo test > /tmp/1/test# echo /tmp/1/test > /tmp/list# rsync --delete --force --numeric-ids -aHAXES -v --log-file=/tmp/log.test -r --files-from=/tmp/list / /tmp/2sending incremental file listInternal hashtable error: illegal key supplied!rsync error: errors with program diagnostics (code 13) at hashtable.c(88) [generator=3.2.3]