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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-31689— Linux kernel 安全漏洞

AI 预测 3.3 利用难度: 理论可行 EPSS 0.11% · P2

可能的 ATT&CK 技术 1AI

T1001 · Data Obfuscation

影响版本矩阵 14

厂商产品版本范围状态
LinuxLinux0bbb265f7089584aaa6d440805ca75ea4f3930d4< aae95970fad2127a1bd49d8713c7cd0677dcd2d6affected
0bbb265f7089584aaa6d440805ca75ea4f3930d4< d3de72e2a2b9ee3a57734c1c068823e41a707715affected
0bbb265f7089584aaa6d440805ca75ea4f3930d4< d20e98c2df9354cc744431ad8ccbf49405b8b40faffected
0bbb265f7089584aaa6d440805ca75ea4f3930d4< 87ce8ae511962e105bcb3534944208c6a9471ed9affected
0bbb265f7089584aaa6d440805ca75ea4f3930d4< 75825648ce984ca4cebb28e4bd2bf8c3a7e837c5affected
0bbb265f7089584aaa6d440805ca75ea4f3930d4< 51520e03e70d6c73e33ee7cbe0319767d05764feaffected
5.19affected
< 5.19unaffected
… +6 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
EDAC/mc: Fix error path ordering in edac_mc_alloc()
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: EDAC/mc: Fix error path ordering in edac_mc_alloc() When the mci->pvt_info allocation in edac_mc_alloc() fails, the error path will call put_device() which will end up calling the device's release function. However, the init ordering is wrong such that device_initialize() happens *after* the failed allocation and thus the device itself and the release function pointer are not initialized yet when they're called: MCE: In-kernel MCE decoding enabled. ------------[ cut here ]------------ kobject: '(null)': is not initialized, yet kobject_put() is being called. WARNING: lib/kobject.c:734 at kobject_put, CPU#22: systemd-udevd CPU: 22 UID: 0 PID: 538 Comm: systemd-udevd Not tainted 7.0.0-rc1+ #2 PREEMPT(full) RIP: 0010:kobject_put Call Trace: <TASK> edac_mc_alloc+0xbe/0xe0 [edac_core] amd64_edac_init+0x7a4/0xff0 [amd64_edac] ? __pfx_amd64_edac_init+0x10/0x10 [amd64_edac] do_one_initcall ... Reorder the calling sequence so that the device is initialized and thus the release function pointer is properly set before it can be used. This was found by Claude while reviewing another EDAC patch.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于EDAC/mc组件中edac_mc_alloc函数错误路径顺序问题,可能导致设备未初始化时调用kobject_put。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 0bbb265f7089584aaa6d440805ca75ea4f3930d4 ~ aae95970fad2127a1bd49d8713c7cd0677dcd2d6 -
LinuxLinux 5.19 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-31689 补丁与修复 (6)

同批安全公告 · Linux · 2026-04-27 · 共 5 条

CVE-2026-31686Linux kernel 安全漏洞
CVE-2026-31687Linux kernel 安全漏洞
CVE-2026-31690Linux kernel 安全漏洞
CVE-2026-31691Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-31689

暂无评论


发表评论