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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-13732— GDB stabs解析器越界写漏洞

一分钟漏洞结论

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

GDB 的 STABS 调试格式解析器中存在一个缺陷。 位于 中的 函数在处理 C++ 类的析构函数与非析构函数成员函数的分离逻辑时,存在一个链表移除错误。该错误导致析构函数条目仍然保留在主函数列表中,同时链表长度计数器却被递减。当函数列表被复制到最终分配的数组时,会引发越界写入。 攻击者可以构造一个包含恶意 和 段的 ELF 二进制文件。当用户在 GDB 中打开该文件并执行任意符号检查操作(例如设置断点)时,即可触发此越界写入。此时目标进程(inferior process)无需实际运行。在受控条件下,已证明该漏

CVSS 7.8 · High

可能的 ATT&CK 技术 1 AI

T1204 · User Execution

影响版本矩阵 6

厂商产品 版本范围状态
Red Hat Red Hat Enterprise Linux 10 全部 affected
Red Hat Red Hat Enterprise Linux 6 全部 affected
Red Hat Red Hat Enterprise Linux 7 全部 affected
Red Hat Red Hat Enterprise Linux 8 全部 affected
Red Hat Red Hat Enterprise Linux 9 全部 affected
Red Hat Red Hat Hardened Images 全部 affected
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Gdb: gdb: out-of-bounds write in stabs parser read_member_functions() via crafted elf
来源: CVE Program / CVE List V5
Vulnerability Description
A flaw was found in GDB's STABS debug format parser. The read_member_functions() function in gdb/stabsread.c contains a linked list removal bug in the code that separates destructor and non-destructor member functions of C++ classes. The bug causes the destructor entries to remain in the main function list while the list length counter is decremented, resulting in an out-of-bounds write when the function list is copied to its final allocated array. An attacker can craft an ELF binary with malicious .stab and .stabstr sections that triggers this out-of-bounds write when a user opens the file in GDB and performs any symbol-inspection operation such as setting a breakpoint. The inferior process does not need to be executed. Under controlled conditions, this was demonstrated to achieve execution of arbitrary commands within the GDB process.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
来源: 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
Red Hat Red Hat Hardened Images - cpe:/a:redhat:hummingbird:1

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · Red Hat · 2026-08-31 · 共 5 条

CVE-2026-12894 8.8 HIGH Quarkus Qute 模板引擎 服务器端模板注入漏洞
CVE-2026-17615 7.5 HIGH Resteasy-core 源提供者远程文件读取漏洞
CVE-2026-76763 7.5 HIGH SmallRye GraphQL 未授权拒绝服务漏洞
CVE-2026-81624 7.5 HIGH Undertow Websocket容器默认缓冲区及超时为无穷

IV. Related Vulnerabilities

V. Comments for CVE-2026-13732

暂无评论


发表评论