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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 7.5 利用难度: 中等 EPSS 0.11% · P2

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinux8ed1dc44d3e9e8387a104b1ae8f92e9a3fbf1b1e< 571d9d7b650f02d1e38c01128817868bceac9eddaffected
8ed1dc44d3e9e8387a104b1ae8f92e9a3fbf1b1e< d783fa413c702ff0f8f8bea63f862e28eeaf39e3affected
8ed1dc44d3e9e8387a104b1ae8f92e9a3fbf1b1e< 1f9f2c6d4b2a613b7756fc5679c5116ba2ca0161affected
8ed1dc44d3e9e8387a104b1ae8f92e9a3fbf1b1e< b61529c357f1ee4d64836eb142a542d2e7ad67ceaffected
8ed1dc44d3e9e8387a104b1ae8f92e9a3fbf1b1e< 9647e99d2a617c355d2b378be0ff6d0e848fd579affected
8ed1dc44d3e9e8387a104b1ae8f92e9a3fbf1b1e< d938dd5a0ad780c891ea3bc94cae7405f11e618aaffected
8ed1dc44d3e9e8387a104b1ae8f92e9a3fbf1b1e< 1e4e2f5e48cec0cccaea9815fb9486c084ba41e2affected
8ed1dc44d3e9e8387a104b1ae8f92e9a3fbf1b1e< 614aefe56af8e13331e50220c936fc0689cf5675affected
… +10 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
icmp: fix NULL pointer dereference in icmp_tag_validation()
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: icmp: fix NULL pointer dereference in icmp_tag_validation() icmp_tag_validation() unconditionally dereferences the result of rcu_dereference(inet_protos[proto]) without checking for NULL. The inet_protos[] array is sparse -- only about 15 of 256 protocol numbers have registered handlers. When ip_no_pmtu_disc is set to 3 (hardened PMTU mode) and the kernel receives an ICMP Fragmentation Needed error with a quoted inner IP header containing an unregistered protocol number, the NULL dereference causes a kernel panic in softirq context. Oops: general protection fault, probably for non-canonical address 0xdffffc0000000002: 0000 [#1] SMP KASAN NOPTI KASAN: null-ptr-deref in range [0x0000000000000010-0x0000000000000017] RIP: 0010:icmp_unreach (net/ipv4/icmp.c:1085 net/ipv4/icmp.c:1143) Call Trace: <IRQ> icmp_rcv (net/ipv4/icmp.c:1527) ip_protocol_deliver_rcu (net/ipv4/ip_input.c:207) ip_local_deliver_finish (net/ipv4/ip_input.c:242) ip_local_deliver (net/ipv4/ip_input.c:262) ip_rcv (net/ipv4/ip_input.c:573) __netif_receive_skb_one_core (net/core/dev.c:6164) process_backlog (net/core/dev.c:6628) handle_softirqs (kernel/softirq.c:561) </IRQ> Add a NULL check before accessing icmp_strict_tag_validation. If the protocol has no registered handler, return false since it cannot perform strict tag validation.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于icmp_tag_validation函数无条件解引用空指针,可能导致内核崩溃。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 8ed1dc44d3e9e8387a104b1ae8f92e9a3fbf1b1e ~ 571d9d7b650f02d1e38c01128817868bceac9edd -
LinuxLinux 3.14 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-23398 补丁与修复 (6)

同批安全公告 · Linux · 2026-03-26 · 共 3 条

CVE-2026-23397Linux kernel 安全漏洞
CVE-2026-23396Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-23398

暂无评论


发表评论