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

目标: 1000 元 · 已筹: 1336

100%

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

CVSS 7.8 · High EPSS 0.14% · P4

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinux5d5182cae40115c03933989473288e54afb39c7c< 3b8e77c7abab40e6de9ad9de730d77984a498840affected
5d5182cae40115c03933989473288e54afb39c7c< d9d8560b9b7932f8cffc4c068c14289220900f79affected
5d5182cae40115c03933989473288e54afb39c7c< 6b6ba87579c7e7c669e0bec91823e7fb693bc5dfaffected
5d5182cae40115c03933989473288e54afb39c7c< 6ef1f2926c41ab96952d9696d55a052f1b3a9418affected
5d5182cae40115c03933989473288e54afb39c7c< f9761add6d100962a23996cb68f3d6abdd4d1815affected
5d5182cae40115c03933989473288e54afb39c7c< af782cc8871e3683ddd5a3cd2f7df526599863a9affected
5d5182cae40115c03933989473288e54afb39c7c< 763e838adc3c7ec5a7df2990ce84cad951e42721affected
5d5182cae40115c03933989473288e54afb39c7c< a0b7091c4de45a7325c8780e6934a894f92ac86baffected
… +10 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
apparmor: fix race on rawdata dereference
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: apparmor: fix race on rawdata dereference There is a race condition that leads to a use-after-free situation: because the rawdata inodes are not refcounted, an attacker can start open()ing one of the rawdata files, and at the same time remove the last reference to this rawdata (by removing the corresponding profile, for example), which frees its struct aa_loaddata; as a result, when seq_rawdata_open() is reached, i_private is a dangling pointer and freed memory is accessed. The rawdata inodes weren't refcounted to avoid a circular refcount and were supposed to be held by the profile rawdata reference. However during profile removal there is a window where the vfs and profile destruction race, resulting in the use after free. Fix this by moving to a double refcount scheme. Where the profile refcount on rawdata is used to break the circular dependency. Allowing for freeing of the rawdata once all inode references to the rawdata are put.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/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存在安全漏洞,该漏洞源于rawdata取消引用存在竞争条件,可能导致释放后重用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 5d5182cae40115c03933989473288e54afb39c7c ~ 3b8e77c7abab40e6de9ad9de730d77984a498840 -
LinuxLinux 4.13 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2026-04-01 · 共 11 条

CVE-2026-234117.8 HIGHLinux kernel 安全漏洞
CVE-2026-234087.8 HIGHLinux kernel 安全漏洞
CVE-2026-234077.8 HIGHLinux kernel 安全漏洞
CVE-2026-234067.8 HIGHLinux kernel 安全漏洞
CVE-2026-23409Linux kernel 安全漏洞
CVE-2026-23405Linux kernel 安全漏洞
CVE-2026-23404Linux kernel 安全漏洞
CVE-2026-23403Linux kernel 安全漏洞
CVE-2026-23402Linux kernel 安全漏洞
CVE-2026-23401Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-23410

暂无评论


发表评论