Bug 2515395 (CVE-2026-70456) - CVE-2026-70456 rsync: rsync: Heap Out-of-Bounds Write via crafted argument list
Summary: CVE-2026-70456 rsync: rsync: Heap Out-of-Bounds Write via crafted argument list
Keywords:
Status: NEW
Alias: CVE-2026-70456
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2520137 2520138 2520136
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-13 15:51 UTC by OSIDB Bzimport
Modified: 2026-08-26 13:03 UTC (History)
17 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-13 15:51:19 UTC
rsync 3.0.1 before 3.5.0 contains an out-of-bounds write vulnerability in the read_args() function that allows a malicious sender to corrupt adjacent heap memory by sending a crafted argument list. When the argument count causes the argv allocation to be exactly full, the trailing NULL terminator is written one slot beyond the allocation boundary, corrupting adjacent heap memory.


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