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

目标: 1000 元 · 已筹: 1336

100%

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

一分钟漏洞结论

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

Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于iommu vt-d在可扩展模式下未检查PCIe设备是否可访问,可能导致硬锁定。

AI 预测 7.5 利用难度: 中等 EPSS 0.12% · P2

影响版本矩阵 26

厂商产品 版本范围状态
Linux Linux f873b85ec762c5a6abe94a7ddb31df5d3ba07d85< 581ce094d9eafb78ec4f9de77bd24b780c151236 affected
d70f1c85113cd8c2aa8373f491ca5d1b22ec0554< e2c78c69f8faf2885ea4ceee08c71ac738f401a0 affected
34a7b30f56d30114bf4d436e4dc793afe326fbcf< ead67d0378e90f419e385a43af29435242d80c12 affected
2b74b2a92e524d7c8dec8e02e95ecf18b667c062< 01aed2f1d7cb8fdf4c60c5bb4727608cb82b401d affected
4fc82cd907ac075648789cc3a00877778aa1838b< 9813306610d0d718c863aaa70928bf57d7570ec0 affected
4fc82cd907ac075648789cc3a00877778aa1838b< 9deaacc8dcaddb6ddc5b52e1e63b457450ec0f94 affected
4fc82cd907ac075648789cc3a00877778aa1838b< 0da6697e577023d8867c7beb2d16a22510e4eea9 affected
4fc82cd907ac075648789cc3a00877778aa1838b< 10e60d87813989e20eac1f3eda30b3bae461e7f9 affected
… +18 条更多
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in scalable mode
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in scalable mode Commit 4fc82cd907ac ("iommu/vt-d: Don't issue ATS Invalidation request when device is disconnected") relies on pci_dev_is_disconnected() to skip ATS invalidation for safely-removed devices, but it does not cover link-down caused by faults, which can still hard-lock the system. For example, if a VM fails to connect to the PCIe device, "virsh destroy" is executed to release resources and isolate the fault, but a hard-lockup occurs while releasing the group fd. Call Trace: qi_submit_sync qi_flush_dev_iotlb intel_pasid_tear_down_entry device_block_translation blocking_domain_attach_dev __iommu_attach_device __iommu_device_set_domain __iommu_group_set_domain_internal iommu_detach_group vfio_iommu_type1_detach_group vfio_group_detach_container vfio_group_fops_release __fput Although pci_device_is_present() is slower than pci_dev_is_disconnected(), it still takes only ~70 µs on a ConnectX-5 (8 GT/s, x2) and becomes even faster as PCIe speed and width increase. Besides, devtlb_invalidation_with_pasid() is called only in the paths below, which are far less frequent than memory map/unmap. 1. mm-struct release 2. {attach,release}_dev 3. set/remove PASID 4. dirty-tracking setup The gain in system stability far outweighs the negligible cost of using pci_device_is_present() instead of pci_dev_is_disconnected() to decide when to skip ATS invalidation, especially under GDR high-load conditions.
来源: 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存在安全漏洞,该漏洞源于iommu vt-d在可扩展模式下未检查PCIe设备是否可访问,可能导致硬锁定。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux f873b85ec762c5a6abe94a7ddb31df5d3ba07d85 ~ 581ce094d9eafb78ec4f9de77bd24b780c151236 -
Linux Linux 6.9 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · Linux · 2026-05-06 · 共 224 条

CVE-2026-43208 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-43125 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-43198 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-43186 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-43185 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-43114 9.4 CRITICAL Linux kernel 安全漏洞
CVE-2026-43117 9.1 CRITICAL Linux kernel 安全漏洞
CVE-2026-43197 9.1 CRITICAL Linux kernel 安全漏洞
CVE-2026-43083 9.1 CRITICAL Linux kernel 安全漏洞
CVE-2026-43158 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43112 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43113 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43110 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43249 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43239 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43232 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43283 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43172 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43176 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43215 8.8 HIGH Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-43130

暂无评论


发表评论