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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 7.8 利用难度: 困难 EPSS 0.15% · P5

影响版本矩阵 6

厂商产品版本范围状态
LinuxLinux004ded6bee11b8ed463cdc54b89a4390f4b64f6d< 23b061f421eef03647b512f3df48861706c87db3affected
004ded6bee11b8ed463cdc54b89a4390f4b64f6d< f9132fbc2e83baf2c45a77043672a63a675c9394affected
6.17affected
< 6.17unaffected
6.18.7≤ 6.18.*unaffected
6.19≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
mm/damon/core: remove call_control in inactive contexts
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: remove call_control in inactive contexts If damon_call() is executed against a DAMON context that is not running, the function returns error while keeping the damon_call_control object linked to the context's call_controls list. Let's suppose the object is deallocated after the damon_call(), and yet another damon_call() is executed against the same context. The function tries to add the new damon_call_control object to the call_controls list, which still has the pointer to the previous damon_call_control object, which is deallocated. As a result, use-after-free happens. This can actually be triggered using the DAMON sysfs interface. It is not easily exploitable since it requires the sysfs write permission and making a definitely weird file writes, though. Please refer to the report for more details about the issue reproduction steps. Fix the issue by making two changes. Firstly, move the final kdamond_call() for cancelling all existing damon_call() requests from terminating DAMON context to be done before the ctx->kdamond reset. This makes any code that sees NULL ctx->kdamond can safely assume the context may not access damon_call() requests anymore. Secondly, let damon_call() to cleanup the damon_call_control objects that were added to the already-terminated DAMON context, before returning the error.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
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 004ded6bee11b8ed463cdc54b89a4390f4b64f6d ~ 23b061f421eef03647b512f3df48861706c87db3 -
LinuxLinux 6.17 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2026-01-25 · 共 20 条

CVE-2026-230107.8 HIGHLinux kernel 安全漏洞
CVE-2026-229997.8 HIGHLinux kernel 安全漏洞
CVE-2026-230047.8 HIGHLinux kernel 安全漏洞
CVE-2026-230017.8 HIGHLinux kernel 安全漏洞
CVE-2026-229977.5 HIGHLinux kernel 安全漏洞
CVE-2026-229987.5 HIGHLinux kernel 安全漏洞
CVE-2026-230037.5 HIGHLinux kernel 安全漏洞
CVE-2026-230137.0 HIGHLinux kernel 安全漏洞
CVE-2025-71162Linux kernel 安全漏洞
CVE-2025-71163Linux kernel 安全漏洞
CVE-2026-22996Linux kernel 安全漏洞
CVE-2026-23000Linux kernel 安全漏洞
CVE-2026-23002Linux kernel 安全漏洞
CVE-2026-23005Linux kernel 安全漏洞
CVE-2026-23006Linux kernel 安全漏洞
CVE-2026-23007Linux kernel 安全漏洞
CVE-2026-23008Linux kernel 安全漏洞
CVE-2026-23009Linux kernel 安全漏洞
CVE-2026-23011Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-23012

暂无评论


发表评论