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

目标: 1000 元 · 已筹: 1336

100%

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

一分钟漏洞结论

影响对象
Linux Linux
利用判断
利用概率较高,应尽快评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于skb_try_coalesce在合并期间未传播SKBFL_SHARED_FRAG标记,可能导致ESP解密时绕过共享分片检查,在页面缓存备份分片上就地解密。

CVSS 7.8 · High EPSS 9.48% · P95

公开利用映射 2

影响版本矩阵 18

厂商产品 版本范围状态
Linux Linux cef401de7be8c4e155c6746bfccf721a4fa5fab9< 3599e6b3cc1ada96883d496a50a210d3afbb6987 affected
cef401de7be8c4e155c6746bfccf721a4fa5fab9< 2f2b16022a2e10ca7bccfb98db5ed2ec0f72641c affected
cef401de7be8c4e155c6746bfccf721a4fa5fab9< 9d3e5fd19fe1063bf607219e8562fbd567b8e8d5 affected
cef401de7be8c4e155c6746bfccf721a4fa5fab9< 78bf6b6bb19541d19fbda6242e7cfe2c682763c0 affected
cef401de7be8c4e155c6746bfccf721a4fa5fab9< 760e1addc27ba1a7beb4a0a7e8b3e9ec49e7a34e affected
cef401de7be8c4e155c6746bfccf721a4fa5fab9< 3bd9e113d50034db99d7ef69fd8e5242d15e414a affected
cef401de7be8c4e155c6746bfccf721a4fa5fab9< 3884358a9286b17f389a72b1426fc4547c23c111 affected
cef401de7be8c4e155c6746bfccf721a4fa5fab9< f84eca5817390257cef78013d0112481c503b4a3 affected
… +10 条更多
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
net: skbuff: preserve shared-frag marker during coalescing
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: skbuff: preserve shared-frag marker during coalescing skb_try_coalesce() can attach paged frags from @from to @to. If @from has SKBFL_SHARED_FRAG set, the resulting @to skb can contain the same externally-owned or page-cache-backed frags, but the shared-frag marker is currently lost. That breaks the invariant relied on by later in-place writers. In particular, ESP input checks skb_has_shared_frag() before deciding whether an uncloned nonlinear skb can skip skb_cow_data(). If TCP receive coalescing has moved shared frags into an unmarked skb, ESP can see skb_has_shared_frag() as false and decrypt in place over page-cache backed frags. Propagate SKBFL_SHARED_FRAG when skb_try_coalesce() transfers paged frags. The tailroom copy path does not need the marker because it copies bytes into @to's linear data rather than transferring frag descriptors.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
来源: 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存在安全漏洞,该漏洞源于skb_try_coalesce在合并期间未传播SKBFL_SHARED_FRAG标记,可能导致ESP解密时绕过共享分片检查,在页面缓存备份分片上就地解密。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux cef401de7be8c4e155c6746bfccf721a4fa5fab9 ~ 3599e6b3cc1ada96883d496a50a210d3afbb6987 -
Linux Linux 3.9 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-46300 补丁与修复 (14)

CVE-2026-46300 其他参考 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-46300

暂无评论


发表评论