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

目标: 1000 元 · 已筹: 1336

100%

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

一分钟漏洞结论

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

Linux kernel是美国Linux基金会开源的一款操作系统内核。 Linux kernel存在安全漏洞,该漏洞源于未对VP ID进行边界检查,导致在查询稀疏银行时存在越界读取。

CVSS 8.4 · High EPSS 0.11% · P2

影响版本矩阵 12

厂商产品 版本范围状态
Linux Linux c58a318f6090efe06e6702b8882e2026f44f620e< d18756b12aab30d07794446445c93112e5c69a2e affected
c58a318f6090efe06e6702b8882e2026f44f620e< 83c2f52c6a78b1590034e955cff3fe0b052fe4ae affected
c58a318f6090efe06e6702b8882e2026f44f620e< e36095d8d922bb26ce860231aacf0cd14edea07c affected
c58a318f6090efe06e6702b8882e2026f44f620e< f636cf6a1e7b7f40d48d8d08bd5f152aa61dd130 affected
c58a318f6090efe06e6702b8882e2026f44f620e< 4721f8160f17554b003e8928bb61e6c9b2fe92a3 affected
6.2 affected
< 6.2 unaffected
6.6.144≤ 6.6.* unaffected
… +4 条更多
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
KVM: x86: hyper-v: Bound the bank index when querying sparse banks
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: hyper-v: Bound the bank index when querying sparse banks When checking if a VP ID is included in a sparse bank set, explicitly check that the ID can actually be contained in a sparse bank (the TLFS allows for a maximum of 64 banks of 64 vCPUs each). When handling a paravirtual TLB flush for L2, the VP ID is copied verbatim from the enlightened VMCS, without any bounds check, i.e. isn't guaranteed to be under the limit of 4096. Failure to check the bounds of the VP ID leads to an out-of-bounds read when testing the sparse bank, and super strictly speaking could lead to KVM performing an unnecessary TLB flush for an L2 vCPU. ================================================================== BUG: KASAN: use-after-free in hv_is_vp_in_sparse_set+0x85/0x100 [kvm] Read of size 8 at addr ffff88811ba5f598 by task hyperv_evmcs/2802 CPU: 12 UID: 1000 PID: 2802 Comm: hyperv_evmcs Not tainted 7.1.0-rc2 #7 PREEMPT Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 02/06/2015 Call Trace: <TASK> dump_stack_lvl+0x51/0x60 print_report+0xcb/0x5d0 kasan_report+0xb4/0xe0 kasan_check_range+0x35/0x1b0 hv_is_vp_in_sparse_set+0x85/0x100 [kvm] kvm_hv_flush_tlb+0xe9e/0x16c0 [kvm] kvm_hv_hypercall+0xe6b/0x1e60 [kvm] vmx_handle_exit+0x485/0x1b60 [kvm_intel] kvm_arch_vcpu_ioctl_run+0x22e3/0x5070 [kvm] kvm_vcpu_ioctl+0x5d0/0x10c0 [kvm] __x64_sys_ioctl+0x129/0x1a0 do_syscall_64+0xb9/0xcf0 entry_SYSCALL_64_after_hwframe+0x4b/0x53 RIP: 0033:0x7f0e62d1a9bf </TASK> The buggy address belongs to the physical page: page: refcount:0 mapcount:0 mapping:0000000000000000 index:0xffffffffffffffff pfn:0x11ba5f flags: 0x4000000000000000(zone=1) raw: 4000000000000000 0000000000000000 00000000ffffffff 0000000000000000 raw: ffffffffffffffff 0000000000000000 00000000ffffffff 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff88811ba5f480: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ffff88811ba5f500: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff >ffff88811ba5f580: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ^ ffff88811ba5f600: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ffff88811ba5f680: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ================================================================== Disabling lock debugging due to kernel taint Opportunistically add a compile time assertion to ensure the maximum number of sparse banks exactly matches the number of possible bits in the passed in mask. [sean: add KASAN splat, drop comment, add assert, massage changelog]
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:H
来源: 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 kernel存在安全漏洞,该漏洞源于未对VP ID进行边界检查,导致在查询稀疏银行时存在越界读取。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux c58a318f6090efe06e6702b8882e2026f44f620e ~ d18756b12aab30d07794446445c93112e5c69a2e -
Linux Linux 6.2 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-64247 补丁与修复 (5)

同批安全公告 · Linux · 2026-07-24 · 共 48 条

CVE-2026-64232 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-64216 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-64255 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-64223 8.1 HIGH Linux kernel 安全漏洞
CVE-2026-64235 8.1 HIGH Linux kernel 安全漏洞
CVE-2026-64218 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-64226 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-64221 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-64251 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-64217 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-64208 7.5 HIGH Linux kernel 安全漏洞
CVE-2026-64210 7.5 HIGH Linux kernel 安全漏洞
CVE-2026-64243 7.1 HIGH Linux kernel 安全漏洞
CVE-2026-64222 7.0 HIGH Linux kernel 安全漏洞
CVE-2026-64219 7.0 HIGH Linux kernel 安全漏洞
CVE-2026-64211 Linux kernel 安全漏洞
CVE-2026-64225 Linux kernel 安全漏洞
CVE-2026-64212 Linux kernel 安全漏洞
CVE-2026-64224 Linux kernel 安全漏洞
CVE-2026-64209 Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-64247

暂无评论


发表评论