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

目标: 1000 元 · 已筹: 1336

100%

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

CVSS 7.8 · High EPSS 0.09% · P1

影响版本矩阵 12

厂商产品版本范围状态
LinuxLinux22e9947a4b2ba255888541bd0111cf00b9b16586< 330249609b70778094a7a36f5b6bcfa6362121d4affected
22e9947a4b2ba255888541bd0111cf00b9b16586< deff41898a5ae3a47db5fa1896a494aa95efda5daffected
22e9947a4b2ba255888541bd0111cf00b9b16586< 95376fe9c145be35566991df99c53134943d992faffected
22e9947a4b2ba255888541bd0111cf00b9b16586< 466f187b501a5ac8e1ea2ccf3ccd5c46108d8830affected
22e9947a4b2ba255888541bd0111cf00b9b16586< b5fa40226e71c17847b9ff2816c6ca4133d0d994affected
6.1affected
< 6.1unaffected
6.6.148≤ 6.6.*unaffected
… +4 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
fscrypt: Add missing superblock check in find_or_insert_direct_key()
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: fscrypt: Add missing superblock check in find_or_insert_direct_key() The legacy 'fscrypt_direct_keys' table caches master keys that are used by v1 encryption policies that have FSCRYPT_POLICY_FLAG_DIRECT_KEY. It's just a global table for all filesystems (since the keys can be provided by the legacy process-subscribed keyrings mechanism, which makes it difficult to reuse super_block::s_master_keys). The entries in it ('struct fscrypt_direct_key') do contain a super_block pointer, though, for passing to fscrypt_destroy_inline_crypt_key() when the last inode that references the key is evicted. However, when finding the fscrypt_direct_key for an inode, we weren't actually comparing the super_block pointer. As a result, inodes with different super_blocks could point to the same fscrypt_direct_key. That could extend the lifetime of a fscrypt_direct_key beyond the super_block it points to, causing a use-after-free later. Fix this by creating distinct fscrypt_direct_key structs for distinct super_block structs. Note that this problem doesn't exist in the v2 policy equivalent ("per-mode keys"), since the data structures there are per super_block.
来源: 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存在安全漏洞,该漏洞源于find_or_insert_direct_key函数缺少superblock检查,可能导致释放后重用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 22e9947a4b2ba255888541bd0111cf00b9b16586 ~ 330249609b70778094a7a36f5b6bcfa6362121d4 -
LinuxLinux 6.1 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

CVE-2026-681549.8 CRITICALLinux kernel 安全漏洞
CVE-2026-683819.8 CRITICALLinux kernel 安全漏洞
CVE-2026-683859.8 CRITICALLinux kernel 安全漏洞
CVE-2026-683889.8 CRITICALLinux kernel 安全漏洞
CVE-2026-681709.8 CRITICALLinux kernel 安全漏洞
CVE-2026-681619.8 CRITICALLinux kernel 安全漏洞
CVE-2026-681179.8 CRITICALLinux kernel 安全漏洞
CVE-2026-681609.8 CRITICALLinux kernel 安全漏洞
CVE-2026-681599.8 CRITICALLinux kernel 安全漏洞
CVE-2026-681589.8 CRITICALLinux kernel 安全漏洞
CVE-2026-681569.8 CRITICALLinux kernel 安全漏洞
CVE-2026-681379.8 CRITICALLinux kernel 安全漏洞
CVE-2026-681369.8 CRITICALLinux kernel 安全漏洞
CVE-2026-683029.8 CRITICALLinux kernel 安全漏洞
CVE-2026-683009.8 CRITICALLinux kernel 安全漏洞
CVE-2026-684269.8 CRITICALLinux kernel 安全漏洞
CVE-2026-681279.8 CRITICALLinux kernel 安全漏洞
CVE-2026-681239.8 CRITICALLinux kernel 安全漏洞
CVE-2026-681449.8 CRITICALLinux kernel 安全漏洞
CVE-2026-681249.6 CRITICALLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-68148

暂无评论


发表评论