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

目标: 1000 元 · 已筹: 1310

100%

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

AI 预测 5.5 利用难度: 中等 EPSS 0.03% · P10

可能的 ATT&CK 技术 1AI

T1059.010 · AutoHotKey & AutoIT

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinuxcc440cdad5b7a4c1de12dace725209eb3e0cf663< 0c1f74d8b74d8a31751fb6ea5417e48e02c93b58affected
cc440cdad5b7a4c1de12dace725209eb3e0cf663< 4b44aa1a134e499c4517597118378b308602a16caffected
cc440cdad5b7a4c1de12dace725209eb3e0cf663< e39a77a9b1e17d2d831c304eafac4c41a784a0beaffected
cc440cdad5b7a4c1de12dace725209eb3e0cf663< 1709418535a8df95532999d61b03d59975280258affected
cc440cdad5b7a4c1de12dace725209eb3e0cf663< 2f950eeb27af6885416232761700b8820cae0a61affected
cc440cdad5b7a4c1de12dace725209eb3e0cf663< 497f6af9679fc9c6ce2f438e11ed5d51b1aa8297affected
cc440cdad5b7a4c1de12dace725209eb3e0cf663< e0377e52f3c10ee572732d11b04625b7f517a862affected
cc440cdad5b7a4c1de12dace725209eb3e0cf663< 03bee264f8ebfd39e0254c98e112d033a7aa9055affected
… +10 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
KVM: nSVM: Sync interrupt shadow to cached vmcb12 after VMRUN of L2
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Sync interrupt shadow to cached vmcb12 after VMRUN of L2 After VMRUN in guest mode, nested_sync_control_from_vmcb02() syncs fields written by the CPU from vmcb02 to the cached vmcb12. This is because the cached vmcb12 is used as the authoritative copy of some of the controls, and is the payload when saving/restoring nested state. int_state is also written by the CPU, specifically bit 0 (i.e. SVM_INTERRUPT_SHADOW_MASK) for nested VMs, but it is not sync'd to cached vmcb12. This does not cause a problem if KVM_SET_NESTED_STATE preceeds KVM_SET_VCPU_EVENTS in the restore path, as an interrupt shadow would be correctly restored to vmcb02 (KVM_SET_VCPU_EVENTS overwrites what KVM_SET_NESTED_STATE restored in int_state). However, if KVM_SET_VCPU_EVENTS preceeds KVM_SET_NESTED_STATE, an interrupt shadow would be restored into vmcb01 instead of vmcb02. This would mostly be benign for L1 (delays an interrupt), but not for L2. For L2, the vCPU could hang (e.g. if a wakeup interrupt is delivered before a HLT that should have been in an interrupt shadow). Sync int_state to the cached vmcb12 in nested_sync_control_from_vmcb02() to avoid this problem. With that, KVM_SET_NESTED_STATE restores the correct interrupt shadow state, and if KVM_SET_VCPU_EVENTS follows it would overwrite it with the same value.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于KVM nSVM在VMRUN后未将中断阴影同步到缓存的vmcb12,可能导致中断阴影恢复错误。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux cc440cdad5b7a4c1de12dace725209eb3e0cf663 ~ 0c1f74d8b74d8a31751fb6ea5417e48e02c93b58 -
LinuxLinux 5.8 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-45987 补丁与修复 (8)

同批安全公告 · Linux · 2026-05-27 · 共 276 条

CVE-2026-460399.8 CRITICALLinux kernel 安全漏洞
CVE-2026-458989.8 CRITICALLinux kernel 安全漏洞
CVE-2026-459889.8 CRITICALLinux kernel 安全漏洞
CVE-2026-459729.8 CRITICALLinux kernel 安全漏洞
CVE-2026-460439.1 CRITICALLinux kernel 安全漏洞
CVE-2026-460568.8 HIGHLinux kernel 安全漏洞
CVE-2026-459458.8 HIGHLinux kernel 安全漏洞
CVE-2026-458438.2 HIGHLinux kernel 安全漏洞
CVE-2026-460378.2 HIGHLinux kernel 安全漏洞
CVE-2026-460108.1 HIGHLinux kernel 安全漏洞
CVE-2026-460998.1 HIGHLinux kernel 安全漏洞
CVE-2026-460767.9 HIGHLinux kernel 安全漏洞
CVE-2026-458947.8 HIGHLinux kernel 安全漏洞
CVE-2026-459597.8 HIGHLinux kernel 安全漏洞
CVE-2026-460117.8 HIGHLinux kernel 安全漏洞
CVE-2026-460157.8 HIGHLinux kernel 安全漏洞
CVE-2026-458527.8 HIGHLinux kernel 安全漏洞
CVE-2026-460587.8 HIGHLinux kernel 安全漏洞
CVE-2026-458617.8 HIGHLinux kernel 安全漏洞
CVE-2026-460537.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-45987

暂无评论


发表评论