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

目标: 1000 元 · 已筹: 1336

100%

CVE-2025-68168— Linux kernel 安全漏洞

CVSS 7.8 · High EPSS 0.13% · P3

可能的 ATT&CK 技术 1AI

T1499 · Endpoint Denial of Service

影响版本矩阵 28

厂商产品版本范围状态
LinuxLinux2a8807f9f511c64de0c7cc9900a1683e3d72a3e5< d6af7fce2e162ac68e85d3a11eb6ac8c35b24b64affected
5c094ca994824e038b6a97835ded4e5d1d808504< 8cae9cf23e0bd424ac904e753639a587543ce03aaffected
2febd5f81e4bfba61d9f374dcca628aff374cc56< a2aa97cde9857f881920635a2e3d3b11769619c5affected
aa7cdf487ab3fa47284daaccc3d7d5de01c6a84c< d2dd7ca05a11685c314e62802a55e8d67a90e974affected
95e2b352c03b0a86c5717ba1d24ea20969abcacc< 2a9575a372182ca075070b3cd77490dcf0c951e7affected
95e2b352c03b0a86c5717ba1d24ea20969abcacc< cbf2f527ae4ca7c7dabce42e85e8deb58588a37eaffected
95e2b352c03b0a86c5717ba1d24ea20969abcacc< 038861414ab383b41dd35abbf9ff0ef715592d53affected
95e2b352c03b0a86c5717ba1d24ea20969abcacc< 300b072df72694ea330c4c673c035253e07827b8affected
… +20 条更多
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2025-68168 基础信息

漏洞信息

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

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

Vulnerability Title
jfs: fix uninitialized waitqueue in transaction manager
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: jfs: fix uninitialized waitqueue in transaction manager The transaction manager initialization in txInit() was not properly initializing TxBlock[0].waitor waitqueue, causing a crash when txEnd(0) is called on read-only filesystems. When a filesystem is mounted read-only, txBegin() returns tid=0 to indicate no transaction. However, txEnd(0) still gets called and tries to access TxBlock[0].waitor via tid_to_tblock(0), but this waitqueue was never initialized because the initialization loop started at index 1 instead of 0. This causes a 'non-static key' lockdep warning and system crash: INFO: trying to register non-static key in txEnd Fix by ensuring all transaction blocks including TxBlock[0] have their waitqueues properly initialized during txInit().
来源: 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所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于未初始化TxBlock[0].waitor等待队列,可能导致系统崩溃。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 2a8807f9f511c64de0c7cc9900a1683e3d72a3e5 ~ d6af7fce2e162ac68e85d3a11eb6ac8c35b24b64 -
LinuxLinux 6.5 -

二、漏洞 CVE-2025-68168 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2025-68168 的情报信息

登录查看更多情报信息。

CVE-2025-68168 其他参考 (8)

同批安全公告 · Linux · 2025-12-16 · 共 157 条

CVE-2025-683019.8 CRITICALLinux kernel 安全漏洞
CVE-2025-682849.8 CRITICALLinux kernel 安全漏洞
CVE-2025-681929.8 CRITICALLinux kernel 安全漏洞
CVE-2025-403509.8 CRITICALLinux kernel 安全漏洞
CVE-2025-682859.8 CRITICALLinux kernel 安全漏洞
CVE-2025-682639.8 CRITICALLinux kernel 安全漏洞
CVE-2025-683159.8 CRITICALLinux kernel 安全漏洞
CVE-2025-683048.8 HIGHLinux kernel 安全漏洞
CVE-2025-682568.8 HIGHLinux kernel 安全漏洞
CVE-2025-682558.8 HIGHLinux kernel 安全漏洞
CVE-2025-682268.8 HIGHLinux kernel 安全漏洞
CVE-2025-403628.8 HIGHLinux kernel 安全漏洞
CVE-2025-683148.8 HIGHLinux kernel 安全漏洞
CVE-2025-682508.2 HIGHLinux kernel 安全漏洞
CVE-2025-681757.8 HIGHLinux kernel 安全漏洞
CVE-2025-681717.8 HIGHLinux kernel 安全漏洞
CVE-2025-682947.8 HIGHLinux kernel 安全漏洞
CVE-2025-681797.8 HIGHLinux kernel 安全漏洞
CVE-2025-682347.8 HIGHLinux kernel 安全漏洞
CVE-2025-681897.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-68168

暂无评论


发表评论