Bug 2330527 (CVE-2024-12084) - CVE-2024-12084 rsync: Heap Buffer Overflow in Rsync due to Improper Checksum Length Handling
Summary: CVE-2024-12084 rsync: Heap Buffer Overflow in Rsync due to Improper Checksum ...
Keywords:
Status: NEW
Alias: CVE-2024-12084
Deadline: 2025-01-14
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
urgent
urgent
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2337964 2337961 2337962 2337963
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-12-05 10:02 UTC by OSIDB Bzimport
Modified: 2025-04-06 19:12 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-12-05 10:02:12 UTC
The vulnerability arises because the checksum length (s2length) is derived from an unvalidated protocol input (MAX_DIGEST_LEN), which can exceed the size of the pre-allocated buffer (SUM_LENGTH), allowing attackers to exploit this behavior.


Note You need to log in before you can comment on or make changes to this bug.