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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 6.5 利用难度: 较易 EPSS 0.11% · P2

影响版本矩阵 8

厂商产品版本范围状态
LinuxLinuxa251eee62133774cf35ff829041377e721ef9c8c< df2790b5228fbd3ed415b70a231cffdad0431618affected
a251eee62133774cf35ff829041377e721ef9c8c< b29a5a7dd1f4293ee49c469938c25bf85a5aa802affected
a251eee62133774cf35ff829041377e721ef9c8c< 83f38f210b85676f40ba8586b5a8edae19b56995affected
6.7affected
< 6.7unaffected
6.12.80≤ 6.12.*unaffected
6.18.6≤ 6.18.*unaffected
6.19≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
idpf: Fix RSS LUT NULL pointer crash on early ethtool operations
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL pointer crash on early ethtool operations The RSS LUT is not initialized until the interface comes up, causing the following NULL pointer crash when ethtool operations like rxhash on/off are performed before the interface is brought up for the first time. Move RSS LUT initialization from ndo_open to vport creation to ensure LUT is always available. This enables RSS configuration via ethtool before bringing the interface up. Simplify LUT management by maintaining all changes in the driver's soft copy and programming zeros to the indirection table when rxhash is disabled. Defer HW programming until the interface comes up if it is down during rxhash and LUT configuration changes. Steps to reproduce: ** Load idpf driver; interfaces will be created modprobe idpf ** Before bringing the interfaces up, turn rxhash off ethtool -K eth2 rxhash off [89408.371875] BUG: kernel NULL pointer dereference, address: 0000000000000000 [89408.371908] #PF: supervisor read access in kernel mode [89408.371924] #PF: error_code(0x0000) - not-present page [89408.371940] PGD 0 P4D 0 [89408.371953] Oops: Oops: 0000 [#1] SMP NOPTI <snip> [89408.372052] RIP: 0010:memcpy_orig+0x16/0x130 [89408.372310] Call Trace: [89408.372317] <TASK> [89408.372326] ? idpf_set_features+0xfc/0x180 [idpf] [89408.372363] __netdev_update_features+0x295/0xde0 [89408.372384] ethnl_set_features+0x15e/0x460 [89408.372406] genl_family_rcv_msg_doit+0x11f/0x180 [89408.372429] genl_rcv_msg+0x1ad/0x2b0 [89408.372446] ? __pfx_ethnl_set_features+0x10/0x10 [89408.372465] ? __pfx_genl_rcv_msg+0x10/0x10 [89408.372482] netlink_rcv_skb+0x58/0x100 [89408.372502] genl_rcv+0x2c/0x50 [89408.372516] netlink_unicast+0x289/0x3e0 [89408.372533] netlink_sendmsg+0x215/0x440 [89408.372551] __sys_sendto+0x234/0x240 [89408.372571] __x64_sys_sendto+0x28/0x30 [89408.372585] x64_sys_call+0x1909/0x1da0 [89408.372604] do_syscall_64+0x7a/0xfa0 [89408.373140] ? clear_bhb_loop+0x60/0xb0 [89408.373647] entry_SYSCALL_64_after_hwframe+0x76/0x7e [89408.378887] </TASK> <snip>
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于RSS LUT未初始化,可能导致空指针取消引用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux a251eee62133774cf35ff829041377e721ef9c8c ~ df2790b5228fbd3ed415b70a231cffdad0431618 -
LinuxLinux 6.7 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2026-01-23 · 共 34 条

CVE-2026-229849.8 CRITICALLinux kernel 安全漏洞
CVE-2026-229807.8 HIGHLinux kernel 安全漏洞
CVE-2026-229887.8 HIGHLinux kernel 安全漏洞
CVE-2026-229927.5 HIGHLinux kernel 安全漏洞
CVE-2026-229917.5 HIGHLinux kernel 安全漏洞
CVE-2026-229907.5 HIGHLinux kernel 安全漏洞
CVE-2026-22979Linux kernel 安全漏洞
CVE-2026-22978Linux kernel 安全漏洞
CVE-2026-22981Linux kernel 安全漏洞
CVE-2026-22982Linux kernel 安全漏洞
CVE-2026-22983Linux kernel 安全漏洞
CVE-2026-22986Linux kernel 安全漏洞
CVE-2026-22987Linux kernel 安全漏洞
CVE-2026-22989Linux kernel 安全漏洞
CVE-2026-22993Linux kernel 安全漏洞
CVE-2026-22994Linux kernel 安全漏洞
CVE-2026-22995Linux kernel 安全漏洞
CVE-2025-71145Linux kernel 安全漏洞
CVE-2025-71161Linux kernel 安全漏洞
CVE-2025-71160Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-22985

暂无评论


发表评论