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

目标: 1000 元 · 已筹: 1000

100.0%

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

EPSS 0.02% · P5
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
arm64: contpte: fix set_access_flags() no-op check for SMMU/ATS faults
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: arm64: contpte: fix set_access_flags() no-op check for SMMU/ATS faults contpte_ptep_set_access_flags() compared the gathered ptep_get() value against the requested entry to detect no-ops. ptep_get() ORs AF/dirty from all sub-PTEs in the CONT block, so a dirty sibling can make the target appear already-dirty. When the gathered value matches entry, the function returns 0 even though the target sub-PTE still has PTE_RDONLY set in hardware. For a CPU with FEAT_HAFDBS this gathered view is fine, since hardware may set AF/dirty on any sub-PTE and CPU TLB behavior is effectively gathered across the CONT range. But page-table walkers that evaluate each descriptor individually (e.g. a CPU without DBM support, or an SMMU without HTTU, or with HA/HD disabled in CD.TCR) can keep faulting on the unchanged target sub-PTE, causing an infinite fault loop. Gathering can therefore cause false no-ops when only a sibling has been updated: - write faults: target still has PTE_RDONLY (needs PTE_RDONLY cleared) - read faults: target still lacks PTE_AF Fix by checking each sub-PTE against the requested AF/dirty/write state (the same bits consumed by __ptep_set_access_flags()), using raw per-PTE values rather than the gathered ptep_get() view, before returning no-op. Keep using the raw target PTE for the write-bit unfold decision. Per Arm ARM (DDI 0487) D8.7.1 ("The Contiguous bit"), any sub-PTE in a CONT range may become the effective cached translation and software must maintain consistent attributes across the range.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于contpte_ptep_set_access_flags函数在检测无操作时使用聚合值,可能导致SMMU或ATS故障时无限循环。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 4602e5757bcceb231c3a13c36c373ad4a750eddb ~ 05d239f2c95e66e27e7fb4e99ee07eb56e3e34b0 -
LinuxLinux 6.9 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2026-05-13 · 共 14 条

CVE-2026-43489Linux kernel 安全漏洞
CVE-2026-43487Linux kernel 安全漏洞
CVE-2026-43488Linux kernel 安全漏洞
CVE-2026-43485Linux kernel 安全漏洞
CVE-2026-43484Linux kernel 安全漏洞
CVE-2026-43482Linux kernel 安全漏洞
CVE-2026-43483Linux kernel 安全漏洞
CVE-2026-43480Linux kernel 安全漏洞
CVE-2026-43481Linux kernel 安全漏洞
CVE-2026-43479Linux kernel 安全漏洞
CVE-2026-43477Linux kernel 安全漏洞
CVE-2026-43478Linux kernel 安全漏洞
CVE-2026-43476Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-43486

暂无评论


发表评论