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

目标: 1000 元 · 已筹: 1110

100%

CVE-2026-46300— net: skbuff 共享碎片标记传播漏洞

AI 预测 7.8 利用难度: 中等 EPSS 0.05% · P15

影响版本矩阵 16

厂商产品版本范围状态
LinuxLinuxcef401de7be8c4e155c6746bfccf721a4fa5fab9< 3599e6b3cc1ada96883d496a50a210d3afbb6987affected
cef401de7be8c4e155c6746bfccf721a4fa5fab9< 2f2b16022a2e10ca7bccfb98db5ed2ec0f72641caffected
cef401de7be8c4e155c6746bfccf721a4fa5fab9< 9d3e5fd19fe1063bf607219e8562fbd567b8e8d5affected
cef401de7be8c4e155c6746bfccf721a4fa5fab9< 78bf6b6bb19541d19fbda6242e7cfe2c682763c0affected
cef401de7be8c4e155c6746bfccf721a4fa5fab9< 760e1addc27ba1a7beb4a0a7e8b3e9ec49e7a34eaffected
cef401de7be8c4e155c6746bfccf721a4fa5fab9< 3bd9e113d50034db99d7ef69fd8e5242d15e414aaffected
cef401de7be8c4e155c6746bfccf721a4fa5fab9< 3884358a9286b17f389a72b1426fc4547c23c111affected
3.9affected
… +8 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
net: skbuff: preserve shared-frag marker during coalescing
来源: 美国国家漏洞数据库 NVD
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.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-46300

暂无评论


发表评论