Am I missing something, or has rsync not been fixed on Ubuntu 24.10?
I have run sudo apt update && sudo apt upgrade to update.
Restarted rsync daemon by rebooting.
Running rsync --version … gives me: version 3.3.0 protocol version 31
From my research (hours googling), this version does not fix the CVE and there is apparently no documented fix for 24.10. I guess a fix hasn’t been published to the repos? But that can’t be true, right? I mean that’s crazy, right?
But the USNs and Ubuntu Blog post do not cite a fix for 24.10, see links below.
Ubuntu Version:
24.10
Desktop Environment (if applicable):
GNOME
Problem Description:
rsync version remains: v3.3.0 protocol version 31
Does this version fix the rsync CVEs on Oracular 24.10?
Relevant System Information:
x86_64, kernel v6.11.0-13-generic
Edit… perhaps I’m being a tad dramatic but I guess I don’t understand why rsync v3.4 has not been pushed to the 24.10 repository, but that’s too big brain for me (genuinely).
root@oracular:~# grype --quiet / --only-notfixed --distro ubuntu:24.10 | grep rsync
rsync 3.3.0-1 deb CVE-2024-12084 High
rsync 3.3.0-1 deb CVE-2024-12747 Medium
rsync 3.3.0-1 deb CVE-2024-12088 Medium
rsync 3.3.0-1 deb CVE-2024-12087 Medium
rsync 3.3.0-1 deb CVE-2024-12086 Medium
rsync 3.3.0-1 deb CVE-2024-12085 Medium
root@oracular:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 24.10
Release: 24.10
Codename: oracular