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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-19548— GNU linker 资源管理错误漏洞

一分钟漏洞结论

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

GNU linker是美国GNU基金会的一个将目标文件链接为可执行程序的软件工具。 GNU linker存在资源管理错误漏洞,该漏洞源于add_archive_element函数中的释放后重用问题,可能导致拒绝服务攻击。

CVSS 5.5 · Medium EPSS 0.12% · P2

影响版本矩阵 17

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

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

漏洞信息

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

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

Vulnerability Title
Binutils: binutils: multiple use-after-free in add_archive_element via lto plugin processing
来源: CVE Program / CVE List V5
Vulnerability Description
Multiple Use-After-Free vulnerabilities were found in the add_archive_element function in ld/ldmain.c of the GNU linker (ld), a component of binutils. The root cause is that plugin_maybe_claim() in ld/plugin.c frees the original BFD object via bfd_close/_bfd_delete_bfd when entry->the_bfd->my_archive == NULL, but the caller retains both the original abfd parameter and a shallow copy (orig_input.the_bfd) as dangling pointers. These dangling pointers are subsequently dereferenced at three distinct locations in add_archive_element: 1. Line ~1442: accessing abfd->my_archive via bfd_usrdata(abfd->my_archive) 2. Line ~1493: multiple accesses to abfd and abfd->my_archive in a conditional check and bfd_get_filename call 3. Line ~1525: dereferencing the shallow copy orig_input.the_bfd->my_archive in trace/verbose logging The vulnerability is triggered when LTO plugins are active (link_info.lto_plugin_active is true) and the input object has abfd->my_archive == NULL, which is a valid state for standalone object files. Red Hat builds binutils with --enable-plugins and --enable-lto, confirming the vulnerable code path is compiled in and reachable. An attacker who can supply a crafted object or archive file to a build process using LTO-enabled linking could exploit this flaw to cause a denial of service (linker crash via segmentation fault). Arbitrary code execution is theoretically possible through heap manipulation but is substantially mitigated by hardening measures including stack protector, FORTIFY_SOURCE, ASLR, and PIE. The attack surface is limited to build-time environments — the linker is a development tool not exposed in production runtime. The most realistic exploitation scenario is a supply chain attack introducing a crafted object file as a build dependency in CI/CD pipelines or development environments.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
释放后使用
来源: CVE Program / CVE List V5
Vulnerability Title
GNU linker 资源管理错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
GNU linker是美国GNU基金会的一个将目标文件链接为可执行程序的软件工具。 GNU linker存在资源管理错误漏洞,该漏洞源于add_archive_element函数中的释放后重用问题,可能导致拒绝服务攻击。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · Red Hat · 2026-08-12 · 共 19 条

CVE-2026-72526 9.9 CRITICAL Redhat Advanced Cluster Management 服务端请求伪造漏洞
CVE-2026-72508 9.9 CRITICAL Red Hat Advanced Cluster Management for Kubernetes 权限许可和访问控制问题漏洞
CVE-2026-73268 9.9 CRITICAL Stolostron Cluster-Curator-Controller 代码注入漏洞
CVE-2026-73269 9.9 CRITICAL Stolostron Cluster-Curator-Controller 权限许可和访问控制问题漏洞
CVE-2026-70398 9.6 CRITICAL Redhat Advanced Cluster Management 服务端请求伪造漏洞
CVE-2026-71471 9.0 CRITICAL Red Hat acm-search-v2-api 软件供应链问题漏洞
CVE-2026-13622 8.8 HIGH KubeVirt 路径遍历漏洞
CVE-2026-71473 8.5 HIGH Stolostron search-v2-operator 输入验证错误漏洞
CVE-2026-73122 7.7 HIGH Redhat Advanced Cluster Management 权限许可和访问控制问题漏洞
CVE-2026-66878 7.7 HIGH Redhat Advanced Cluster Management 授权问题漏洞
CVE-2026-19654 7.5 HIGH Rsyslog 缓冲区错误漏洞
CVE-2026-71469 7.5 HIGH Stolostron search-v2-operator 资源管理错误漏洞
CVE-2026-18726 6.5 MEDIUM Open-iSCSI 资源管理错误漏洞
CVE-2026-18727 6.5 MEDIUM Open-iSCSI 数字错误漏洞
CVE-2026-71846 6.5 MEDIUM Red Hat Insights Client 权限许可和访问控制问题漏洞
CVE-2026-64927 6.4 MEDIUM Redhat Advanced Cluster Management 授权问题漏洞
CVE-2026-18663 5.9 MEDIUM 389 Directory Server 资源管理错误漏洞
CVE-2026-19130 5.8 MEDIUM Red Hat provider-credential-controller 授权问题漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-19548

暂无评论


发表评论