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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 3.3 利用难度: 中等 EPSS 0.22% · P12

影响版本矩阵 8

厂商产品版本范围状态
LinuxLinux6c2da14ae1e0a0146587381594559027bd46c059< 40b3f4700e5535fbe74738cebb9379a40ec66bedaffected
6c2da14ae1e0a0146587381594559027bd46c059< 83737e34b83a23b2a9bcf586b058b2c2a54c7c6baffected
6c2da14ae1e0a0146587381594559027bd46c059< 2697dd8ae721db4f6a53d4f4cbd438212a80f8dcaffected
6.17affected
< 6.17unaffected
6.18.21≤ 6.18.*unaffected
6.19.11≤ 6.19.*unaffected
7.0≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
mm/mseal: update VMA end correctly on merge
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: mm/mseal: update VMA end correctly on merge Previously we stored the end of the current VMA in curr_end, and then upon iterating to the next VMA updated curr_start to curr_end to advance to the next VMA. However, this doesn't take into account the fact that a VMA might be updated due to a merge by vma_modify_flags(), which can result in curr_end being stale and thus, upon setting curr_start to curr_end, ending up with an incorrect curr_start on the next iteration. Resolve the issue by setting curr_end to vma->vm_end unconditionally to ensure this value remains updated should this occur. While we're here, eliminate this entire class of bug by simply setting const curr_[start/end] to be clamped to the input range and VMAs, which also happens to simplify the logic.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于mm mseal在合并VMA时未正确更新结束地址,可能导致逻辑错误。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 6c2da14ae1e0a0146587381594559027bd46c059 ~ 40b3f4700e5535fbe74738cebb9379a40ec66bed -
LinuxLinux 6.17 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2026-04-02 · 共 6 条

CVE-2026-234157.8 HIGHLinux kernel 安全漏洞
CVE-2026-234137.8 HIGHLinux kernel 安全漏洞
CVE-2026-234127.8 HIGHLinux kernel 安全漏洞
CVE-2026-234147.5 HIGHLinux kernel 安全漏洞
CVE-2026-23417Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-23416

暂无评论


发表评论