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

目标: 1000 元 · 已筹: 1310

100%

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

CVSS 8.4 · High EPSS 0.02% · P4

可能的 ATT&CK 技术 1AI

T1211 · Exploitation for Stealth

影响版本矩阵 10

厂商产品版本范围状态
LinuxLinux1c668ea65506e67ce2eae07b69bb09fcdd86e309< 37318d1a27c9cc5a70d3cd7e49e30ec86f2b8ca1affected
1c668ea65506e67ce2eae07b69bb09fcdd86e309< 7f0f0926f3010b10cff5e93446258f971e42f2fdaffected
1c668ea65506e67ce2eae07b69bb09fcdd86e309< 6fdad20b7975bdc32e85b45f8f7c640f6687b81faffected
1c668ea65506e67ce2eae07b69bb09fcdd86e309< faecdd423c27f0d6090156a435ba9dbbac0eaddbaffected
6.12affected
< 6.12unaffected
6.12.86≤ 6.12.*unaffected
6.18.27≤ 6.18.*unaffected
… +2 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
of: unittest: fix use-after-free in of_unittest_changeset()
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: of: unittest: fix use-after-free in of_unittest_changeset() The variable 'parent' is assigned the value of 'nchangeset' earlier in the function, meaning both point to the same struct device_node. The call to of_node_put(nchangeset) can decrement the reference count to zero and free the node if there are no other holders. After that, the code still uses 'parent' to check for the presence of a property and to read a string property, leading to a use-after-free. Fix this by moving the of_node_put() call after the last access to 'parent', avoiding the UAF.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于of_unittest_changeset函数中释放后重用,可能导致系统崩溃。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 1c668ea65506e67ce2eae07b69bb09fcdd86e309 ~ 37318d1a27c9cc5a70d3cd7e49e30ec86f2b8ca1 -
LinuxLinux 6.12 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-46288 补丁与修复 (4)

同批安全公告 · Linux · 2026-06-08 · 共 41 条

CVE-2026-462899.8 CRITICALLinux kernel 安全漏洞
CVE-2026-463078.3 HIGHLinux kernel 安全漏洞
CVE-2026-463038.2 HIGHLinux kernel 安全漏洞
CVE-2026-462757.8 HIGHLinux kernel 安全漏洞
CVE-2026-462807.8 HIGHLinux kernel 安全漏洞
CVE-2026-462747.8 HIGHLinux kernel 安全漏洞
CVE-2026-462777.8 HIGHLinux kernel 安全漏洞
CVE-2026-463117.8 HIGHLinux kernel 安全漏洞
CVE-2026-463067.5 HIGHLinux kernel 安全漏洞
CVE-2026-463047.5 HIGHLinux kernel 安全漏洞
CVE-2026-462997.0 HIGHLinux kernel 安全漏洞
CVE-2025-71315Linux kernel 安全漏洞
CVE-2026-46287Linux kernel 安全漏洞
CVE-2026-46286Linux kernel 安全漏洞
CVE-2026-46285Linux kernel 安全漏洞
CVE-2026-46284Linux kernel 安全漏洞
CVE-2026-46283Linux kernel 安全漏洞
CVE-2026-46282Linux kernel 安全漏洞
CVE-2026-46281Linux kernel 安全漏洞
CVE-2026-46279Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-46288

暂无评论


发表评论