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

目标: 1000 元 · 已筹: 1336

100%

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

CVSS 7.8 · High EPSS 0.13% · P3

可能的 ATT&CK 技术 1AI

T1564.004 · NTFS File Attributes

影响版本矩阵 16

厂商产品版本范围状态
LinuxLinuxb46acd6a6a627d876898e1c84d3f84902264b445< b20e5a709d8bd190d6e4645606763c7423e694c1affected
b46acd6a6a627d876898e1c84d3f84902264b445< d41b382068ca4e64e421f736cdd700095464b6acaffected
b46acd6a6a627d876898e1c84d3f84902264b445< 429d653ca641d38a78609b8f62e81a0a5c780a2daffected
b46acd6a6a627d876898e1c84d3f84902264b445< 315d3a9a48b49f889da3d858a9307e677cb9e1bdaffected
b46acd6a6a627d876898e1c84d3f84902264b445< be306b8d9143a9c076c804a7ca025d69caf9c448affected
b46acd6a6a627d876898e1c84d3f84902264b445< 36feda687afebae24c472202694448738809c411affected
b46acd6a6a627d876898e1c84d3f84902264b445< 3e127829e57f5190f612412ece4541cb96d5ec7aaffected
5.15affected
… +8 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
fs/ntfs3: bound NTFS_DE view.data_off in UpdateRecordData{Root,Allocation}
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: bound NTFS_DE view.data_off in UpdateRecordData{Root,Allocation} In do_action()'s UpdateRecordDataRoot (fslog.c:3489) and UpdateRecordDataAllocation (fslog.c:3697) cases, the memmove destination is `Add2Ptr(e, le16_to_cpu(e->view.data_off))`, where e->view.data_off comes from an on-disk NTFS_DE inside an INDEX_ROOT or INDEX_BUFFER. Neither case validates view.data_off + dlen against e->size; the existing check_if_index_root / check_if_alloc_index helpers walk the entry chain and validate the entry's offset, but not its internal view fields. The neighbouring read sites (e.g., fs/ntfs3/index.c when iterating view entries) check view.data_off + view.data_size <= e->size. Apply the same bound at the two memmove sites. Reproduced under UML+KASAN on mainline 8d90b09e6741 via pr_warn-only probe instrumentation: with view.data_off forced to 0xFFFC, the memmove writes 32 bytes past the end of the NTFS_DE. This is similar in shape to Pavitra Jha's 2026-05-02 patch "fs/ntfs3: prevent oob in case UpdateRecordDataRoot" (<20260502105008.21827-1-jhapavitra98@gmail.com>) which proposes calling ntfs3_bad_de_range(); that helper does not exist in mainline. This patch uses inline checks.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/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 5.15版本存在安全漏洞,该漏洞源于未对view.data_off字段进行边界验证,可能导致越界写入。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux b46acd6a6a627d876898e1c84d3f84902264b445 ~ b20e5a709d8bd190d6e4645606763c7423e694c1 -
LinuxLinux 5.15 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · Linux · 2026-07-27 · 共 25 条

CVE-2026-645349.8 CRITICALLinux kernel 安全漏洞
CVE-2026-645359.8 CRITICALLinux kernel 安全漏洞
CVE-2026-645419.8 CRITICALLinux kernel 安全漏洞
CVE-2026-645519.1 CRITICALLinux kernel 安全漏洞
CVE-2026-645558.8 HIGHLinux kernel 安全漏洞
CVE-2026-645548.8 HIGHLinux kernel 安全漏洞
CVE-2026-645528.4 HIGHLinux kernel 安全漏洞
CVE-2026-645488.4 HIGHLinux kernel 安全漏洞
CVE-2026-645408.1 HIGHLinux kernel 安全漏洞
CVE-2026-645368.1 HIGHLinux kernel 安全漏洞
CVE-2026-645478.1 HIGHLinux kernel 安全漏洞
CVE-2026-645317.8 HIGHLinux kernel 安全漏洞
CVE-2026-645397.8 HIGHLinux kernel 安全漏洞
CVE-2026-645337.8 HIGHLinux kernel 安全漏洞
CVE-2026-645437.8 HIGHLinux kernel 安全漏洞
CVE-2026-645457.5 HIGHLinux kernel 安全漏洞
CVE-2026-645507.3 HIGHLinux kernel 安全漏洞
CVE-2026-645467.1 HIGHLinux kernel 安全漏洞
CVE-2026-64549Linux kernel 安全漏洞
CVE-2026-64544Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-64532

暂无评论


发表评论