目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-84267— Gvfs SFTP 未初始化堆内存泄露漏洞

一分钟漏洞结论

影响对象
Red Hat Red Hat Enterprise Linux 10
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

gvfs 中的 SFTP 后端存在一个缺陷。在挂载共享资源时,恶意的 SFTP 服务器可能导致 函数分配一个特定长度的缓冲区,但该函数并未验证缓冲区是否被完全填充,从而使得缓冲区中剩余部分包含未初始化的堆内存内容。如果服务器发送一个短小的 响应,这些未初始化的字节将作为文件句柄被采用。随后,客户端在所有使用该句柄的后续请求中,会将这些未初始化的字节回传给服务器。当句柄长度为 128 字节时,这一问题允许恶意服务器确定性地读取 进程中的未初始化堆内存,从而泄露堆基址以及 库的加载地址,导致地址空间布局随机化(ASLR

CVSS 4.3 · Medium
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-84267 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Gvfs: sftp: uninitialized heap disclosure in read_string()
来源: CVE Program / CVE List V5
Vulnerability Description
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).
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
对未经初始化资源的使用
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
Red Hat Red Hat Enterprise Linux 10 - cpe:/o:redhat:enterprise_linux:10
Red Hat Red Hat Enterprise Linux 6 - cpe:/o:redhat:enterprise_linux:6
Red Hat Red Hat Enterprise Linux 7 - cpe:/o:redhat:enterprise_linux:7
Red Hat Red Hat Enterprise Linux 8 - cpe:/o:redhat:enterprise_linux:8
Red Hat Red Hat Enterprise Linux 9 - cpe:/o:redhat:enterprise_linux:9

二、漏洞 CVE-2026-84267 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-84267 的情报信息

登录查看更多情报信息。

CVE-2026-84267 其他参考 (2)

同批安全公告 · Red Hat · 2026-09-01 · 共 10 条

CVE-2026-84268 8.8 HIGH Gvfs sftp 堆缓冲区溢出
CVE-2026-84218 8.1 HIGH Jolokia JNDI拒绝列表绕过漏洞
CVE-2026-49329 7.5 HIGH OpenShift oauth-server 登录端点二次方时间DOS漏洞
CVE-2026-84233 7.0 HIGH RPM rpmuncompress -x 文件名宏命令执行漏洞
CVE-2026-84269 6.5 MEDIUM Gvfs afp: DSI读取路径中的基于堆的缓冲区溢出
CVE-2026-11873 6.5 MEDIUM dogtag-pki 信息泄露与异常处理缺陷
CVE-2026-84232 5.4 MEDIUM Pulpcore 存储型跨站脚本漏洞
CVE-2026-53682 5.3 MEDIUM dogtag-pki 未认证API暴露安全域主机
CVE-2026-84270 4.3 MEDIUM GVfs MTP do_read 函数越界读取漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-84267

暂无评论


发表评论