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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 7.8 利用难度: 极易 EPSS 0.21% · P11

影响版本矩阵 8

厂商产品版本范围状态
LinuxLinuxc4d7eb57687f358cd498ea3624519236af8db97e< a7625bacaa8c8c2bfcde6dd6d1397bd63ad82b02affected
c4d7eb57687f358cd498ea3624519236af8db97e< 66a25f6b7c0bfd84e6d27b536f5d24116dbd52daaffected
c4d7eb57687f358cd498ea3624519236af8db97e< 4ef8512e1427111f7ba92b4a847d181ff0aeec42affected
5.12affected
< 5.12unaffected
6.12.67≤ 6.12.*unaffected
6.18.7≤ 6.18.*unaffected
6.19≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of priv
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of priv mlx5e_priv is an unstable structure that can be memset(0) if profile attaching fails. Pass netdev to mlx5e_destroy_netdev() to guarantee it will work on a valid netdev. On mlx5e_remove: Check validity of priv->profile, before attempting to cleanup any resources that might be not there. This fixes a kernel oops in mlx5e_remove when switchdev mode fails due to change profile failure. $ devlink dev eswitch set pci/0000:00:03.0 mode switchdev Error: mlx5_core: Failed setting eswitch to offloads. dmesg: workqueue: Failed to create a rescuer kthread for wq "mlx5e": -EINTR mlx5_core 0012:03:00.1: mlx5e_netdev_init_profile:6214:(pid 37199): mlx5e_priv_init failed, err=-12 mlx5_core 0012:03:00.1 gpu3rdma1: mlx5e_netdev_change_profile: new profile init failed, -12 workqueue: Failed to create a rescuer kthread for wq "mlx5e": -EINTR mlx5_core 0012:03:00.1: mlx5e_netdev_init_profile:6214:(pid 37199): mlx5e_priv_init failed, err=-12 mlx5_core 0012:03:00.1 gpu3rdma1: mlx5e_netdev_change_profile: failed to rollback to orig profile, -12 $ devlink dev reload pci/0000:00:03.0 ==> oops BUG: kernel NULL pointer dereference, address: 0000000000000370 PGD 0 P4D 0 Oops: Oops: 0000 [#1] SMP NOPTI CPU: 15 UID: 0 PID: 520 Comm: devlink Not tainted 6.18.0-rc5+ #115 PREEMPT(voluntary) Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-2.fc40 04/01/2014 RIP: 0010:mlx5e_dcbnl_dscp_app+0x23/0x100 RSP: 0018:ffffc9000083f8b8 EFLAGS: 00010286 RAX: ffff8881126fc380 RBX: ffff8881015ac400 RCX: ffffffff826ffc45 RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffff8881035109c0 RBP: ffff8881035109c0 R08: ffff888101e3e838 R09: ffff888100264e10 R10: ffffc9000083f898 R11: ffffc9000083f8a0 R12: ffff888101b921a0 R13: ffff888101b921a0 R14: ffff8881015ac9a0 R15: ffff8881015ac400 FS: 00007f789a3c8740(0000) GS:ffff88856aa59000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000000000000370 CR3: 000000010b6c0001 CR4: 0000000000370ef0 Call Trace: <TASK> mlx5e_remove+0x57/0x110 device_release_driver_internal+0x19c/0x200 bus_remove_device+0xc6/0x130 device_del+0x160/0x3d0 ? devl_param_driverinit_value_get+0x2d/0x90 mlx5_detach_device+0x89/0xe0 mlx5_unload_one_devl_locked+0x3a/0x70 mlx5_devlink_reload_down+0xc8/0x220 devlink_reload+0x7d/0x260 devlink_nl_reload_doit+0x45b/0x5a0 genl_family_rcv_msg_doit+0xe8/0x140
来源: 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存在安全漏洞,该漏洞源于使用可能被清零的priv结构,可能导致内核崩溃。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux c4d7eb57687f358cd498ea3624519236af8db97e ~ a7625bacaa8c8c2bfcde6dd6d1397bd63ad82b02 -
LinuxLinux 5.12 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2026-01-31 · 共 37 条

CVE-2025-711839.1 CRITICALLinux kernel 安全漏洞
CVE-2026-23018Linux kernel 安全漏洞
CVE-2025-71186Linux kernel 安全漏洞
CVE-2025-71185Linux kernel 安全漏洞
CVE-2026-23024Linux kernel 安全漏洞
CVE-2026-23023Linux kernel 安全漏洞
CVE-2026-23022Linux kernel 安全漏洞
CVE-2026-23021Linux kernel 安全漏洞
CVE-2026-23020Linux kernel 安全漏洞
CVE-2026-23019Linux kernel 安全漏洞
CVE-2025-71187Linux kernel 安全漏洞
CVE-2026-23017Linux kernel 安全漏洞
CVE-2026-23016Linux kernel 安全漏洞
CVE-2026-23015Linux kernel 安全漏洞
CVE-2025-71184Linux kernel 安全漏洞
CVE-2025-71182Linux kernel 安全漏洞
CVE-2025-71181Linux kernel 安全漏洞
CVE-2025-71180Linux kernel 安全漏洞
CVE-2026-23029Linux kernel 安全漏洞
CVE-2026-23039Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-23035

暂无评论


发表评论