Bug 2526485 (CVE-2026-84268) - CVE-2026-84268 gvfs: SFTP: heap-based buffer overflow in read_reply()
Summary: CVE-2026-84268 gvfs: SFTP: heap-based buffer overflow in read_reply()
Keywords:
Status: NEW
Alias: CVE-2026-84268
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: 2526944
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-31 19:51 UTC by OSIDB Bzimport
Modified: 2026-09-01 17:43 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-31 19:51:07 UTC
A flaw was found in the SFTP backend in gvfs. When mounting a share and reading a file, a malicious SFTP server can cause read_reply() to process a length that exceeds the size requested by the client. The function does not verify the server-provided length against the allocated buffer size, causing the operation to write past the intended boundaries. This issue allows a malicious server to corrupt adjacent heap memory in the gvfsd-sftp process, resulting in a denial of service as the process aborts upon detecting the heap corruption or potentially allowing arbitrary code execution. This vulnerability affects all gvfs versions and is fixed in version 1.60.2.


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