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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-18220— GNU Binutils 缓冲区错误漏洞

CVSS 7.8 · High EPSS 0.19% · P8

影响版本矩阵 23

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

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

漏洞信息

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

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

Vulnerability Title
Binutils: binutils: out-of-bounds write in bfd dlx elf backend relocation processing
来源: CVE Program / CVE List V5
Vulnerability Description
An out-of-bounds write vulnerability was found in the BFD library's DLX ELF backend (bfd/elf32-dlx.c) in GNU binutils. The dlx_rtype_to_howto() function maps ELF relocation types to internal howto structures but fails to perform adequate bounds checking on attacker-controlled relocation type values (via ELF32_R_TYPE(r_info)) before indexing into the dlx_elf_howto_table[] array. The DLX relocation type number space is non-contiguous (basic types 0-6, extended types at 0x10000+), but the default case in the switch statement allows arbitrary index values to reach the array access. A specially crafted ELF/DLX object file can trigger this out-of-bounds write when processed by any BFD-consuming tool (objdump, readelf, strip, ld, nm, objcopy). The vulnerability has been demonstrated to achieve arbitrary code execution via a File Stream Oriented Programming (FSOP) attack against glibc FILE structures (stderr), redirecting control flow to system(). Attack scenarios include CI/CD pipelines performing automated binary analysis, developer workstations running objdump/readelf on untrusted binaries, automated security scanning or malware analysis tools invoking binutils, and package build systems processing third-party code. Note: This vulnerability is only exploitable when binutils is built with the DLX backend enabled (typically via --enable-targets=all).
来源: 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
Vulnerability Title
GNU Binutils 缓冲区错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
GNU binutils是美国GNU基金会开源的一套二进制工具集程序。 GNU Binutils存在缓冲区错误漏洞,该漏洞源于BFD库的DLX ELF后端(bfd/elf32-dlx.c)中dlx_rtype_to_howto()函数未能对攻击者控制的重定位类型值进行充分边界检查,可能导致越界写入,攻击者可构造特制ELF/DLX对象文件触发此漏洞,进而实现任意代码执行。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
Red HatRed Hat Enterprise Linux 10-cpe:/o:redhat:enterprise_linux:10
Red HatRed Hat Enterprise Linux 10-cpe:/o:redhat:enterprise_linux:10
Red HatRed Hat Enterprise Linux 10-cpe:/o:redhat:enterprise_linux:10
Red HatRed Hat Enterprise Linux 10-cpe:/o:redhat:enterprise_linux:10
Red HatRed Hat Enterprise Linux 10-cpe:/o:redhat:enterprise_linux:10
Red HatRed Hat Enterprise Linux 6-cpe:/o:redhat:enterprise_linux:6
Red HatRed Hat Enterprise Linux 7-cpe:/o:redhat:enterprise_linux:7
Red HatRed Hat Enterprise Linux 7-cpe:/o:redhat:enterprise_linux:7
Red HatRed Hat Enterprise Linux 8-cpe:/o:redhat:enterprise_linux:8
Red HatRed Hat Enterprise Linux 8-cpe:/o:redhat:enterprise_linux:8
Red HatRed Hat Enterprise Linux 8-cpe:/o:redhat:enterprise_linux:8
Red HatRed Hat Enterprise Linux 8-cpe:/o:redhat:enterprise_linux:8
Red HatRed Hat Enterprise Linux 8-cpe:/o:redhat:enterprise_linux:8
Red HatRed Hat Enterprise Linux 8-cpe:/o:redhat:enterprise_linux:8
Red HatRed Hat Enterprise Linux 8-cpe:/o:redhat:enterprise_linux:8
Red HatRed Hat Enterprise Linux 9-cpe:/o:redhat:enterprise_linux:9
Red HatRed Hat Enterprise Linux 9-cpe:/o:redhat:enterprise_linux:9
Red HatRed Hat Enterprise Linux 9-cpe:/o:redhat:enterprise_linux:9
Red HatRed Hat Enterprise Linux 9-cpe:/o:redhat:enterprise_linux:9
Red HatRed Hat Enterprise Linux 9-cpe:/o:redhat:enterprise_linux:9
Red HatRed Hat Enterprise Linux 9-cpe:/o:redhat:enterprise_linux:9
Red HatRed Hat Hardened Images-cpe:/a:redhat:hummingbird:1
Red HatRed Hat OpenShift Container Platform 4-cpe:/a:redhat:openshift:4

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-18220 厂商安全公告 (2)

同批安全公告 · Red Hat · 2026-07-29 · 共 4 条

CVE-2026-182557.2 HIGHRed Hat Quay 授权问题漏洞
CVE-2026-182076.5 MEDIUMKeycloak 授权问题漏洞
CVE-2026-182015.5 MEDIUMKeycloak 授权问题漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-18220

暂无评论


发表评论