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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 理论可行 EPSS 0.19% · P9

可能的 ATT&CK 技术 1AI

T1499 · Endpoint Denial of Service

影响版本矩阵 6

厂商产品版本范围状态
LinuxLinuxe3fc065682ebbbd15b0ce0036800f4acbf765d46< 32390b3f06f26e366cfb27dbac4bc0196c321535affected
e3fc065682ebbbd15b0ce0036800f4acbf765d46< c2f2e83e3bbc5483730fd4ee903182761f1ae50faffected
5.15affected
< 5.15unaffected
7.1.6≤ 7.1.*unaffected
7.2-rc5≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
cifs: fix cifsFileInfo leak on kmalloc failure in deferred close drain paths
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: cifs: fix cifsFileInfo leak on kmalloc failure in deferred close drain paths In cifs_close_deferred_file(), cifs_close_all_deferred_files(), and cifs_close_deferred_file_under_dentry(), when a pending deferred close is cancelled via cancel_delayed_work(), the subsequent kmalloc_obj() to add the file to the local processing list may fail under memory pressure. The loop breaks immediately, but the cancelled work is no longer pending (it would have called _cifsFileInfo_put()), and the cfile is never added to file_head for processing. The cifsFileInfo reference and the open server handle both leak. Fix by saving the cfile that failed allocation in a local variable, breaking as before, and calling _cifsFileInfo_put() on it after releasing the lock. Any files later in the iteration are unaffected since their deferred work is still pending and will fire normally.
来源: 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 kernel 5.15版本存在安全漏洞,该漏洞源于在cifs延迟关闭清理路径中,内存分配失败时未正确处理cifsFileInfo,导致资源泄漏。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux e3fc065682ebbbd15b0ce0036800f4acbf765d46 ~ 32390b3f06f26e366cfb27dbac4bc0196c321535 -
LinuxLinux 5.15 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-68312 补丁与修复 (2)

同批安全公告 · Linux · 2026-08-10 · 共 345 条

CVE-2026-68310Linux kernel 安全漏洞
CVE-2026-68321Linux kernel 安全漏洞
CVE-2026-68320Linux kernel 安全漏洞
CVE-2026-68319Linux kernel 安全漏洞
CVE-2026-68318Linux kernel 安全漏洞
CVE-2026-68317Linux kernel 安全漏洞
CVE-2026-68316Linux kernel 安全漏洞
CVE-2026-68315Linux kernel 安全漏洞
CVE-2026-68314Linux kernel 安全漏洞
CVE-2026-68313Linux kernel 安全漏洞
CVE-2026-68311Linux kernel 安全漏洞
CVE-2026-68305Linux kernel 安全漏洞
CVE-2026-68300Linux kernel 安全漏洞
CVE-2026-68301Linux kernel 安全漏洞
CVE-2026-68302Linux kernel 安全漏洞
CVE-2026-68303Linux kernel 安全漏洞
CVE-2026-68304Linux kernel 安全漏洞
CVE-2026-68307Linux kernel 安全漏洞
CVE-2026-68309Linux kernel 安全漏洞
CVE-2026-68308Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-68312

暂无评论


发表评论