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

目标: 1000 元 · 已筹: 1336

100%

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

CVSS 7.8 · High EPSS 0.12% · P3

影响版本矩阵 16

厂商产品版本范围状态
LinuxLinux3d0f89bb169482d26d5aa4e82e763077e7e9bc4d< 3e83b2203aa59bd279e4f677ec793d49dc9d019eaffected
3d0f89bb169482d26d5aa4e82e763077e7e9bc4d< b6e9c82522ddaa3ac0706b295ff4a71975d4f883affected
3d0f89bb169482d26d5aa4e82e763077e7e9bc4d< eee07d769da5ac4e4f7bd0bc17828646a318d499affected
3d0f89bb169482d26d5aa4e82e763077e7e9bc4d< 9c747dcee164ead300de90550ad9e4122f0d1bbbaffected
3d0f89bb169482d26d5aa4e82e763077e7e9bc4d< c3b073a209a9baa691b744318ac929fecdd8847caffected
3d0f89bb169482d26d5aa4e82e763077e7e9bc4d< 57088b06109f3222963c639d8d743f42c2899b13affected
3d0f89bb169482d26d5aa4e82e763077e7e9bc4d< 10da12d352b7b2bb330a8609fdda9a58bf0e9856affected
2.6.16affected
… +8 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
configfs_lookup(): don't leave ->s_dentry dangling on failure
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: configfs_lookup(): don't leave ->s_dentry dangling on failure Normally ->s_dentry is cleared when dentry it's pointing to becomes negative (on eviction, realistically). However, that only happens if dentry gets to be positive in the first place; in case of inode allocation failure dentry never becomes positive, so ->d_iput() is not called at all. We do part of what normally would've been done by configfs_d_iput() (dropping the reference to configfs_dirent) manually, but we do not clear ->s_dentry there. Sloppy as it is, it does not matter in case of configfs_create_{dir,link}() - there configfs_dirent does not survive dropping the sole reference to it. However, for configfs_lookup() it *does* survive, with a dangling pointer to soon to be freed dentry sitting it its ->s_dentry. Subsequent getdents(2) in that directory will end up dereferencing that pointer in order to pick the inode number. Use after free... This is the minimal fix; the right approach is to set the linkage between dentry and configfs_dirent only after we know that we have an inode, but that takes more surgery and the bug had been there since 2006, so...
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
来源: 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 kernel存在安全漏洞,该漏洞源于configfs_lookup()在inode分配失败时未清除悬空的s_dentry指针,可能导致释放后重用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 3d0f89bb169482d26d5aa4e82e763077e7e9bc4d ~ 3e83b2203aa59bd279e4f677ec793d49dc9d019e -
LinuxLinux 2.6.16 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · Linux · 2026-08-15 · 共 845 条

CVE-2026-7428010.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7427910.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7242110.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7447510.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7240810.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7240710.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7430910.0 CRITICALLinux kernel 安全漏洞
CVE-2026-724939.9 CRITICALLinux kernel 安全漏洞
CVE-2026-720419.8 CRITICALLinux kernel 安全漏洞
CVE-2026-744369.8 CRITICALLinux kernel 安全漏洞
CVE-2026-722119.8 CRITICALLinux kernel 安全漏洞
CVE-2026-722099.8 CRITICALLinux kernel 安全漏洞
CVE-2026-722089.8 CRITICALLinux kernel 安全漏洞
CVE-2026-722999.8 CRITICALLinux kernel 安全漏洞
CVE-2026-744349.8 CRITICALLinux kernel 安全漏洞
CVE-2026-744339.8 CRITICALLinux kernel 安全漏洞
CVE-2026-724739.8 CRITICALLinux kernel 安全漏洞
CVE-2026-724729.8 CRITICALLinux kernel 安全漏洞
CVE-2026-745459.8 CRITICALLinux kernel 安全漏洞
CVE-2026-723229.8 CRITICALLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-74359

暂无评论


发表评论