Lucene search
K

2445 matches found

CloudLinux
CloudLinux
added 2026/05/30 10:23 a.m.8 views

rsync: Fix of CVE-2026-41035

CVE-2026-41035: fix use-after-free in receivexattr by using tempxattr.count instead of the stale count in qsort...

7.8CVSS5.5AI score0.00319EPSS
Exploits1
Rockylinux
Rockylinux
added 2026/05/29 4:3 p.m.11 views

rsync security update

An update is available for rsync. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The rsync utility enables the users to copy and synchronize files locally or...

7.8CVSS5.8AI score0.00319EPSS
Exploits1
OSV
OSV
added 2026/05/29 4:3 p.m.9 views

RLSA-2026:19152 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 Fixes:...

7.4CVSS5.8AI score0.00319EPSS
Exploits1References2
OSV
OSV
added 2026/05/29 1:35 p.m.12 views

OESA-2026-2505 rsync security update

Rsync is an open source utility that provides fast incremental file transfer. It uses the "rsync algorithm" which provides a very fast method for bringing remote files into sync. It does this by sending just the differences in the files across the link, without requiring that both sets of files a...

8.1CVSS6AI score0.00643EPSS
Exploits0References3
OSV
OSV
added 2026/05/29 1:35 p.m.11 views

OESA-2026-2504 rsync security update

Rsync is an open source utility that provides fast incremental file transfer. It uses the "rsync algorithm" which provides a very fast method for bringing remote files into sync. It does this by sending just the differences in the files across the link, without requiring that both sets of files a...

8.1CVSS6AI score0.00643EPSS
Exploits0References3
OSV
OSV
added 2026/05/29 1:35 p.m.6 views

OESA-2026-2503 rsync security update

Rsync is an open source utility that provides fast incremental file transfer. It uses the "rsync algorithm" which provides a very fast method for bringing remote files into sync. It does this by sending just the differences in the files across the link, without requiring that both sets of files a...

8.1CVSS6AI score0.00643EPSS
Exploits0References3
OSV
OSV
added 2026/05/29 1:35 p.m.7 views

OESA-2026-2502 rsync security update

Rsync is an open source utility that provides fast incremental file transfer. It uses the "rsync algorithm" which provides a very fast method for bringing remote files into sync. It does this by sending just the differences in the files across the link, without requiring that both sets of files a...

8.1CVSS6AI score0.00643EPSS
Exploits0References3
OSV
OSV
added 2026/05/29 11:39 a.m.3 views

CLSA-2026-1780054763 Fix CVE(s): CVE-2026-41035

SECURITY UPDATE: use-after-free in receivexattr - debian/patches/CVE-2026-41035.patch: replace stale local 'count' with tempxattr.count in the qsort call inside receivexattr, so the sort uses the live size of the rebuilt xattr items list; victim must run rsync with -X / --xattrs - CVE-2026-41035...

7.8CVSS5.8AI score0.00319EPSS
Exploits1References1
Rockylinux
Rockylinux
added 2026/05/28 3:43 p.m.9 views

rsync security update

An update is available for rsync. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The rsync utility enables the users to copy and synchronize files locally or...

7.8CVSS6.2AI score0.01761EPSS
Exploits2
OSV
OSV
added 2026/05/28 3:43 p.m.7 views

RLSA-2026:19368 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 Fixes:...

7.4CVSS6.2AI score0.01761EPSS
Exploits2References3
OSV
OSV
added 2026/05/27 10:7 a.m.7 views

RHSA-2026:20696 Red Hat Security Advisory: rsync security update

Bulletin has no description...

7.4CVSS5.7AI score0.00319EPSS
Exploits1References17
OSV
OSV
added 2026/05/27 7:56 a.m.2 views

SUSE-SU-2026:2083-1 Security update for rsync

This update for rsync fixes the following issues - CVE-2026-29518: Symlink-Race TOCTOU in Daemon bsc1264511. - CVE-2026-41035: count of entries mismatch can lead to a use-after-free bsc1262223. - CVE-2026-43617: Authorization Bypass via Hostname Resolution bsc1264515. - CVE-2026-43618: Integer...

9.8CVSS7AI score0.71848EPSS
Exploits9References27
Tenable Nessus
Tenable Nessus
added 2026/05/27 12:0 a.m.10 views

SUSE SLED15 / SLES15 Security Update : rsync (SUSE-SU-2026:2038-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:2038-1 advisory. This update for rsync fixes the following issues - CVE-2026-29518: Symlink-Race TOCTOU in Daemon bsc1264511. -...

9.8CVSS7AI score0.71848EPSS
Exploits9References43
Tenable Nessus
Tenable Nessus
added 2026/05/27 12:0 a.m.9 views

RHEL 10 : rsync (RHSA-2026:20696)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:20696 advisory. The rsync utility enables the users to copy and synchronize files locally or across a network. Synchronization with rsync is fast because...

7.8CVSS5.9AI score0.00319EPSS
Exploits1References7
CloudLinux
CloudLinux
added 2026/05/26 7:41 p.m.9 views

rsync: Fix of 2 CVEs

CVE-2026-43618: fix integer overflow in compressed-token decoding that could leak rsync process memory contents over the wire - CVE-2026-29518: fix TOCTOU race on parent path components in non-chroot daemon by routing receiver/sender opens, chmod, and chdir through per- component ONOFOLLOW secure...

8.1CVSS5.9AI score0.00643EPSS
Exploits0
OSV
OSV
added 2026/05/26 10:7 a.m.4 views

RHSA-2026:20604 Red Hat Security Advisory: rsync security update

Bulletin has no description...

7.4CVSS5.7AI score0.00319EPSS
Exploits1References16
OSV
OSV
added 2026/05/26 10:7 a.m.6 views

RHSA-2026:20602 Red Hat Security Advisory: rsync security update

Bulletin has no description...

7.4CVSS5.7AI score0.00319EPSS
Exploits1References16
OSV
OSV
added 2026/05/26 10:7 a.m.7 views

RHSA-2026:20603 Red Hat Security Advisory: rsync security update

Bulletin has no description...

7.4CVSS6.9AI score0.01761EPSS
Exploits2References21
OSV
OSV
added 2026/05/26 10:7 a.m.5 views

RHSA-2026:20601 Red Hat Security Advisory: rsync security update

Bulletin has no description...

7.4CVSS5.7AI score0.00319EPSS
Exploits1References10
RedHat Linux
RedHat Linux
added 2026/05/26 9:24 a.m.15 views

Important: Red Hat Security Advisory: rsync security update

An update for rsync is now available for Red Hat Enterprise Linux 10.0 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.8CVSS5.8AI score0.00319EPSS
Exploits1References4
Rows per page
Query Builder