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

目标: 1000 元 · 已筹: 1336

100%

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

一分钟漏洞结论

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

Linux kernel是美国Linux基金会开源的一个操作系统内核。 Linux kernel 4.6版本存在安全漏洞,该漏洞源于spi-nor swp解锁逻辑中,当第一个块被锁定时,用户尝试解锁当前锁定的块会失败,导致设备无法完全解锁。

AI 预测 4.4 利用难度: 极易 EPSS 0.21% · P11

影响版本矩阵 18

厂商产品 版本范围状态
Linux Linux 3dd8012a8eeb3702fa17450ec1a16a3f38af138d< 23c285be8f6fcde9088fe12bb69c701d46696be1 affected
3dd8012a8eeb3702fa17450ec1a16a3f38af138d< a6fd2145c73b80bb6a5eed7355a4f63597d712d9 affected
3dd8012a8eeb3702fa17450ec1a16a3f38af138d< 9a0d8dec3d11ca95d67537ea8fa6ee2730a5038a affected
3dd8012a8eeb3702fa17450ec1a16a3f38af138d< dc341272cf8e15a2c511db3c4df5dab8adf70ad0 affected
3dd8012a8eeb3702fa17450ec1a16a3f38af138d< 6110ab5ffd84e8daa654652446a03ce2f77580a7 affected
3dd8012a8eeb3702fa17450ec1a16a3f38af138d< c0806df5cf806545160f3fdac3c888926ceac557 affected
3dd8012a8eeb3702fa17450ec1a16a3f38af138d< 12d4d69221159e6d0e72400ec81195d691169b53 affected
3dd8012a8eeb3702fa17450ec1a16a3f38af138d< e1d456b26bf23e30db305a6184e8abd9ab68bbf2 affected
… +10 条更多
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
mtd: spi-nor: swp: Improve locking user experience
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: mtd: spi-nor: swp: Improve locking user experience In the case of the first block being locked (or the few first blocks), if the user want to fully unlock the device it has two possibilities: - either it asks to unlock the entire device, and this works; - or it asks to unlock just the block(s) that are currently locked, which fails. It fails because the conditions "can_be_top" and "can_be_bottom" are true. Indeed, in this case, we unlock everything, so the TB bit does not matter. However in the current implementation, use_top would be true (as this is the favourite option) and lock_len, which in practice should be reduced down to 0, is set to "nor->params->size - (ofs + len)" which is a positive number. This is wrong. An easy way is to simply add an extra condition. In the unlock() path, if we can achieve the same result from both sides, it means we unlock everything and lock_len must simply be 0. A comment is added to clarify that logic.
来源: 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 kernel 4.6版本存在安全漏洞,该漏洞源于spi-nor swp解锁逻辑中,当第一个块被锁定时,用户尝试解锁当前锁定的块会失败,导致设备无法完全解锁。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux 3dd8012a8eeb3702fa17450ec1a16a3f38af138d ~ 23c285be8f6fcde9088fe12bb69c701d46696be1 -
Linux Linux 4.6 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-72155 补丁与修复 (7)

同批安全公告 · Linux · 2026-08-15 · 共 845 条

CVE-2026-74475 10.0 CRITICAL Linux kernel 安全漏洞
CVE-2026-74280 10.0 CRITICAL Linux kernel 安全漏洞
CVE-2026-74279 10.0 CRITICAL Linux kernel 安全漏洞
CVE-2026-72408 10.0 CRITICAL Linux kernel 安全漏洞
CVE-2026-74309 10.0 CRITICAL Linux kernel 安全漏洞
CVE-2026-72421 10.0 CRITICAL Linux kernel 安全漏洞
CVE-2026-72407 10.0 CRITICAL Linux kernel 安全漏洞
CVE-2026-72493 9.9 CRITICAL Linux kernel 安全漏洞
CVE-2026-72201 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-72065 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-72064 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-74480 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-72191 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-72192 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-74478 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-72194 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-74269 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-72209 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-72211 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-72210 9.8 CRITICAL Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-72155

暂无评论


发表评论