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

目标: 1000 元 · 已筹: 1336

100%

CVE-2025-68760— Linux kernel 安全漏洞

AI 预测 5.5 利用难度: 中等 EPSS 0.15% · P5

影响版本矩阵 8

厂商产品版本范围状态
LinuxLinux7a4ee419e8c144b747a8915856e91a034d7c8f34< b959df804c33913dbfdb90750f2d693502b3d126affected
7a4ee419e8c144b747a8915856e91a034d7c8f34< 0ec4aaf5f3f559716a6559f3d6d9616e9470bed6affected
7a4ee419e8c144b747a8915856e91a034d7c8f34< a0c7005333f9a968abb058b1d77bbcd7fb7fd1e7affected
6.17affected
< 6.17unaffected
6.17.13≤ 6.17.*unaffected
6.18.2≤ 6.18.*unaffected
6.19≤ *unaffected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2025-68760 基础信息

漏洞信息

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

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

Vulnerability Title
iommu/amd: Fix potential out-of-bounds read in iommu_mmio_show
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix potential out-of-bounds read in iommu_mmio_show In iommu_mmio_write(), it validates the user-provided offset with the check: `iommu->dbg_mmio_offset > iommu->mmio_phys_end - 4`. This assumes a 4-byte access. However, the corresponding show handler, iommu_mmio_show(), uses readq() to perform an 8-byte (64-bit) read. If a user provides an offset equal to `mmio_phys_end - 4`, the check passes, and will lead to a 4-byte out-of-bounds read. Fix this by adjusting the boundary check to use sizeof(u64), which corresponds to the size of the readq() operation.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于amd iommu驱动中iommu_mmio_write函数边界检查不当,可能导致越界读取。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 7a4ee419e8c144b747a8915856e91a034d7c8f34 ~ b959df804c33913dbfdb90750f2d693502b3d126 -
LinuxLinux 6.17 -

二、漏洞 CVE-2025-68760 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2025-68760 的情报信息

登录查看更多情报信息。

CVE-2025-68760 其他参考 (3)

同批安全公告 · Linux · 2026-01-05 · 共 16 条

CVE-2025-68752Linux kernel 安全漏洞
CVE-2025-68751Linux kernel 安全漏洞
CVE-2025-68753Linux kernel 安全漏洞
CVE-2025-68754Linux kernel 安全漏洞
CVE-2025-68755Linux kernel 安全漏洞
CVE-2025-68756Linux kernel 安全漏洞
CVE-2025-68757Linux kernel 安全漏洞
CVE-2025-68758Linux kernel 安全漏洞
CVE-2025-68759Linux kernel 安全漏洞
CVE-2025-68761Linux kernel 安全漏洞
CVE-2025-68762Linux kernel 安全漏洞
CVE-2025-68763Linux kernel 安全漏洞
CVE-2025-68765Linux kernel 安全漏洞
CVE-2025-68764Linux kernel 安全漏洞
CVE-2025-68766Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2025-68760

暂无评论


发表评论