Red Hat SFTP backend: uninitialized resource
Medium4.3CVE-2026-84267 · Published Sep 1, 2026 · updated Sep 2, 2026
A flaw was found in the SFTP backend in gvfs. When mounting a share, a malicious SFTP server can cause read_string() to allocate a buffer with a certain length but the function does not verify that the buffer is completely filled, leaving the remainder of the buffer containing uninitialized heap contents. If the server sends a short FXP_HANDLE reply, these uninitialized bytes are taken as the file handle. The client will then echo these uninitialized bytes back to the server on all subsequent requests using that handle. With a length of 128 bytes, this issue allows the malicious server to deterministically read uninitialized heap memory from the gvfsd-sftp process, leaking its heap base and the load address of the libgio library, resulting in a deterministic defeat of Address Space Layout Randomization (ASLR).
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| Red Hat Enterprise Linux 10 Product | all versions | No fix yet |
| Red Hat Enterprise Linux 6 Product | all versions | No fix yet |
| Red Hat Enterprise Linux 7 Product | all versions | No fix yet |
| Red Hat Enterprise Linux 8 Product | all versions | No fix yet |
| Red Hat Enterprise Linux 9 Product | all versions | No fix yet |
| gvfs Product | >= 1.10.0, < 1.60.2 | 1.60.2 |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N
- Severity from
- the vendor (its own CVE record or advisory)
- Weakness
- CWE-908
More Red Hat advisories
All Red Hat| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Sep 1 | Red Hat Ansible Automation Platform: missing authorization | Medium6.4 | No fix yet |
| Sep 1 | Red Hat SFTP backend: denial of service | High8.8 | 1.60.2 |
| Sep 1 | Red Hat AFP backend: denial of service | Medium6.5 | 1.60.2 |
| Sep 1 | Red Hat MTP backend: denial of service | Medium4.3 | 1.60.2 |
| Sep 1 | Red Hat pulpcore: cross-site scripting | Medium5.4 | No fix yet |
| Sep 1 | Red Hat OpenShift Container Platform 4: resource exhaustion | High7.5 | No fix yet |