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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 中等 EPSS 0.19% · P9

影响版本矩阵 16

厂商产品版本范围状态
LinuxLinux529aa8cb0a59367d08883f818e8c47028e819d0d< 993708fc18d0d0919db438361b4e8c1f980a8d1baffected
529aa8cb0a59367d08883f818e8c47028e819d0d< af673209d43b46257540997aba042b90ef3258c0affected
529aa8cb0a59367d08883f818e8c47028e819d0d< eb214804f03c829decf10998e9b7dd26f4c8ab9eaffected
529aa8cb0a59367d08883f818e8c47028e819d0d< 9cf4b9b8ad09d6e05307abc4e951cabdff4be652affected
529aa8cb0a59367d08883f818e8c47028e819d0d< da6e06a5fdbabea3870d18c227734b5dea5b3be6affected
529aa8cb0a59367d08883f818e8c47028e819d0d< 97528b1622b8f129574d29a571c32a3c85eafa3caffected
529aa8cb0a59367d08883f818e8c47028e819d0d< fe747d7112283f47169e9c16e751179a9b38611eaffected
2.6.33affected
… +8 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
platform/x86: classmate-laptop: Add missing NULL pointer checks
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: platform/x86: classmate-laptop: Add missing NULL pointer checks In a few places in the Classmate laptop driver, code using the accel object may run before that object's address is stored in the driver data of the input device using it. For example, cmpc_accel_sensitivity_store_v4() is the "show" method of cmpc_accel_sensitivity_attr_v4 which is added in cmpc_accel_add_v4(), before calling dev_set_drvdata() for inputdev->dev. If the sysfs attribute is accessed prematurely, the dev_get_drvdata(&inputdev->dev) call in in cmpc_accel_sensitivity_store_v4() returns NULL which leads to a NULL pointer dereference going forward. Moreover, sysfs attributes using the input device are added before initializing that device by cmpc_add_acpi_notify_device() and if one of them is accessed before running that function, a NULL pointer dereference will occur. For example, cmpc_accel_sensitivity_attr_v4 is added before calling cmpc_add_acpi_notify_device() and if it is read prematurely, the dev_get_drvdata(&acpi->dev) call in cmpc_accel_sensitivity_show_v4() returns NULL which leads to a NULL pointer dereference going forward. Fix this by adding NULL pointer checks in all of the relevant places.
来源: 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存在安全漏洞,该漏洞源于缺少空指针检查,可能导致空指针取消引用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 529aa8cb0a59367d08883f818e8c47028e819d0d ~ 993708fc18d0d0919db438361b4e8c1f980a8d1b -
LinuxLinux 2.6.33 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-23237 补丁与修复 (7)

同批安全公告 · Linux · 2026-03-04 · 共 9 条

CVE-2026-232317.8 HIGHLinux kernel 安全漏洞
CVE-2026-232367.3 HIGHLinux kernel 安全漏洞
CVE-2026-23232Linux kernel 安全漏洞
CVE-2025-71238Linux kernel 安全漏洞
CVE-2026-23233Linux kernel 安全漏洞
CVE-2026-23234Linux kernel 安全漏洞
CVE-2026-23235Linux kernel 安全漏洞
CVE-2026-23238Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-23237

暂无评论


发表评论