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

目标: 1000 元 · 已筹: 1336

100%

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

一分钟漏洞结论

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

Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于ip6gre_header函数对设备头长度变化的处理不稳健,可能导致缓冲区下溢。

AI 预测 7.8 利用难度: 中等 EPSS 0.12% · P2

影响版本矩阵 16

厂商产品 版本范围状态
Linux Linux c12b395a46646bab69089ce7016ac78177f6001f< 17e7386234f740f3e7d5e58a47b5847ea34c3bc2 affected
c12b395a46646bab69089ce7016ac78177f6001f< 41a1a3140aff295dee8063906f70a514548105e8 affected
c12b395a46646bab69089ce7016ac78177f6001f< adee129db814474f2f81207bd182bf343832a52e affected
c12b395a46646bab69089ce7016ac78177f6001f< 1717357007db150c2d703f13f5695460e960f26c affected
c12b395a46646bab69089ce7016ac78177f6001f< 5fe210533e3459197eabfdbf97327dacbdc04d60 affected
c12b395a46646bab69089ce7016ac78177f6001f< 91a2b25be07ce1a7549ceebbe82017551d2eec92 affected
c12b395a46646bab69089ce7016ac78177f6001f< db5b4e39c4e63700c68a7e65fc4e1f1375273476 affected
3.7 affected
… +8 条更多
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
ip6_gre: make ip6gre_header() robust
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ip6_gre: make ip6gre_header() robust Over the years, syzbot found many ways to crash the kernel in ip6gre_header() [1]. This involves team or bonding drivers ability to dynamically change their dev->needed_headroom and/or dev->hard_header_len In this particular crash mld_newpack() allocated an skb with a too small reserve/headroom, and by the time mld_sendpack() was called, syzbot managed to attach an ip6gre device. [1] skbuff: skb_under_panic: text:ffffffff8a1d69a8 len:136 put:40 head:ffff888059bc7000 data:ffff888059bc6fe8 tail:0x70 end:0x6c0 dev:team0 ------------[ cut here ]------------ kernel BUG at net/core/skbuff.c:213 ! <TASK> skb_under_panic net/core/skbuff.c:223 [inline] skb_push+0xc3/0xe0 net/core/skbuff.c:2641 ip6gre_header+0xc8/0x790 net/ipv6/ip6_gre.c:1371 dev_hard_header include/linux/netdevice.h:3436 [inline] neigh_connected_output+0x286/0x460 net/core/neighbour.c:1618 neigh_output include/net/neighbour.h:556 [inline] ip6_finish_output2+0xfb3/0x1480 net/ipv6/ip6_output.c:136 __ip6_finish_output net/ipv6/ip6_output.c:-1 [inline] ip6_finish_output+0x234/0x7d0 net/ipv6/ip6_output.c:220 NF_HOOK_COND include/linux/netfilter.h:307 [inline] ip6_output+0x340/0x550 net/ipv6/ip6_output.c:247 NF_HOOK+0x9e/0x380 include/linux/netfilter.h:318 mld_sendpack+0x8d4/0xe60 net/ipv6/mcast.c:1855 mld_send_cr net/ipv6/mcast.c:2154 [inline] mld_ifc_work+0x83e/0xd60 net/ipv6/mcast.c:2693
来源: 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所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于ip6gre_header函数对设备头长度变化的处理不稳健,可能导致缓冲区下溢。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux c12b395a46646bab69089ce7016ac78177f6001f ~ 17e7386234f740f3e7d5e58a47b5847ea34c3bc2 -
Linux Linux 3.7 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2026-01-13 · 共 93 条

CVE-2025-71068 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2025-68775 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2025-68817 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2025-68794 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2025-68811 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2025-68809 9.1 CRITICAL Linux kernel 安全漏洞
CVE-2025-71095 9.1 CRITICAL Linux kernel 安全漏洞
CVE-2025-71093 9.1 CRITICAL Linux kernel 安全漏洞
CVE-2025-68818 8.8 HIGH Linux kernel 安全漏洞
CVE-2025-71072 8.2 HIGH Linux kernel 安全漏洞
CVE-2025-68799 8.1 HIGH Linux kernel 安全漏洞
CVE-2025-68803 8.0 HIGH Linux kernel 安全漏洞
CVE-2025-68819 7.8 HIGH Linux kernel 安全漏洞
CVE-2025-68815 7.8 HIGH Linux kernel 安全漏洞
CVE-2025-71066 7.8 HIGH Linux kernel 安全漏洞
CVE-2025-68822 7.8 HIGH Linux kernel 安全漏洞
CVE-2025-68792 7.8 HIGH Linux kernel 安全漏洞
CVE-2025-68793 7.8 HIGH Linux kernel 安全漏洞
CVE-2025-71074 7.8 HIGH Linux kernel 安全漏洞
CVE-2025-68795 7.8 HIGH Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-71098

暂无评论


发表评论