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

目标: 1000 元 · 已筹: 1336

100%

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

一分钟漏洞结论

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

Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于hypercall破坏寄存器状态,可能导致页面错误。

AI 预测 5.5 利用难度: 极易 EPSS 0.11% · P2

可能的 ATT&CK 技术 1 AI

T1499 · Endpoint Denial of Service

影响版本矩阵 8

厂商产品 版本范围状态
Linux Linux 34bf25e820ae1ab38f9cd88834843ba76678a2fd< 2f467a92df61eb516a4ec36ee16234dd4e5ccf00 affected
34bf25e820ae1ab38f9cd88834843ba76678a2fd< feb603a69f830acb58f78d604f0c29e63cd38f87 affected
34bf25e820ae1ab38f9cd88834843ba76678a2fd< 2687c848e57820651b9f69d30c4710f4219f7dbf affected
6.11 affected
< 6.11 unaffected
6.12.70≤ 6.12.* unaffected
6.18.10≤ 6.18.* unaffected
6.19≤ * unaffected
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
x86/vmware: Fix hypercall clobbers
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: x86/vmware: Fix hypercall clobbers Fedora QA reported the following panic: BUG: unable to handle page fault for address: 0000000040003e54 #PF: supervisor write access in kernel mode #PF: error_code(0x0002) - not-present page Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS edk2-20251119-3.fc43 11/19/2025 RIP: 0010:vmware_hypercall4.constprop.0+0x52/0x90 .. Call Trace: vmmouse_report_events+0x13e/0x1b0 psmouse_handle_byte+0x15/0x60 ps2_interrupt+0x8a/0xd0 ... because the QEMU VMware mouse emulation is buggy, and clears the top 32 bits of %rdi that the kernel kept a pointer in. The QEMU vmmouse driver saves and restores the register state in a "uint32_t data[6];" and as a result restores the state with the high bits all cleared. RDI originally contained the value of a valid kernel stack address (0xff5eeb3240003e54). After the vmware hypercall it now contains 0x40003e54, and we get a page fault as a result when it is dereferenced. The proper fix would be in QEMU, but this works around the issue in the kernel to keep old setups working, when old kernels had not happened to keep any state in %rdi over the hypercall. In theory this same issue exists for all the hypercalls in the vmmouse driver; in practice it has only been seen with vmware_hypercall3() and vmware_hypercall4(). For now, just mark RDI/RSI as clobbered for those two calls. This should have a minimal effect on code generation overall as it should be rare for the compiler to want to make RDI/RSI live across hypercalls.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于hypercall破坏寄存器状态,可能导致页面错误。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux 34bf25e820ae1ab38f9cd88834843ba76678a2fd ~ 2f467a92df61eb516a4ec36ee16234dd4e5ccf00 -
Linux Linux 6.11 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2026-02-18 · 共 31 条

CVE-2025-71234 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-23230 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-23226 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-23227 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-23225 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-23224 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-23222 7.8 HIGH Linux kernel 安全漏洞
CVE-2025-71236 7.5 HIGH Linux kernel 安全漏洞
CVE-2025-71235 Linux kernel 安全漏洞
CVE-2026-23212 Linux kernel 安全漏洞
CVE-2026-23229 Linux kernel 安全漏洞
CVE-2026-23228 Linux kernel 安全漏洞
CVE-2025-71225 Linux kernel 安全漏洞
CVE-2026-23223 Linux kernel 安全漏洞
CVE-2026-23221 Linux kernel 安全漏洞
CVE-2026-23220 Linux kernel 安全漏洞
CVE-2025-71237 Linux kernel 安全漏洞
CVE-2025-71227 Linux kernel 安全漏洞
CVE-2026-23211 Linux kernel 安全漏洞
CVE-2025-71233 Linux kernel 安全漏洞

显示前 20 条,共 31 条。 查看全部 &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2026-23215

暂无评论


发表评论