CVE-2024-12084

CRITICALCVSS 9.8/10EPSS 72.06%

Last modified

CVE-2024-12084 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. A heap-based buffer overflow flaw was found in the rsync daemon. This issue is due to improper handling of attacker-controlled checksum lengths (s2length) in the code. EPSS estimates a 72.06% chance of exploitation in the next 30 days.

Description

A heap-based buffer overflow flaw was found in the rsync daemon. This issue is due to improper handling of attacker-controlled checksum lengths (s2length) in the code. When MAX_DIGEST_LEN exceeds the fixed SUM_LENGTH (16 bytes), an attacker can write out of bounds in the sum2 buffer.

Metrics

CVSS 3.1
9.8/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

EPSS Probability
72.06%

99.4th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
SambaRsync3.2.7
SambaRsync3.3.0
AlmalinuxAlmalinux10.0
ArchlinuxArch LinuxAll versions
GentooLinuxAll versions
NixosNixos< 24.11
NixosNixos24.11
NovellSuse LinuxAll versions
TritondatacenterSmartos< 20250123
RedhatEnterprise Linux10.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2024-12084?
A heap-based buffer overflow flaw was found in the rsync daemon. This issue is due to improper handling of attacker-controlled checksum lengths (s2length) in the code. When MAX_DIGEST_LEN exceeds the fixed SUM_LENGTH (16 bytes), an attacker can write out of bounds in the sum2 buffer.
How severe is CVE-2024-12084?
CVE-2024-12084 has a CVSS score of 9.8/10 (CRITICAL severity). The EPSS model estimates a 72.06% probability of exploitation in the next 30 days.
How do I fix CVE-2024-12084?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2024-12084?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST