Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

rocky логотип

RLSA-2026:19368

Опубликовано: 28 мая 2026
Источник: rocky
Оценка: Important

Описание

Important: rsync security update

The rsync utility enables the users to copy and synchronize files locally or across a network. Synchronization with rsync is fast because rsync only sends the differences in files over the network instead of sending whole files. The rsync utility is also used as a mirroring tool.

Security Fix(es):

  • rsync: rsync server leaks arbitrary client files (CVE-2024-12086)

  • rsync: Rsync: Use-after-free vulnerability in extended attribute handling (CVE-2026-41035)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Затронутые продукты

  • Rocky Linux 9

НаименованиеАрхитектураРелизRPM
rsyncaarch647.el9_8rsync-3.2.5-7.el9_8.aarch64.rpm
rsyncx86_647.el9_8rsync-3.2.5-7.el9_8.x86_64.rpm

Показывать по

Связанные CVE

Связанные уязвимости

oracle-oval
около 1 месяца назад

ELSA-2026-19368: rsync security update (IMPORTANT)

suse-cvrf
2 месяца назад

Security update for rsync

suse-cvrf
2 месяца назад

Security update for rsync

suse-cvrf
2 месяца назад

Security update for rsync

CVSS3: 6.1
ubuntu
больше 1 года назад

A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client's machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the client to compare with in order to determine what data needs to be sent to the server. By sending specially constructed checksum values for arbitrary files, an attacker may be able to reconstruct the data of those files byte-by-byte based on the responses from the client.