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

目标: 1000 元 · 已筹: 1336

100%

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

CVSS 9.8 · Critical EPSS 0.46% · P38

可能的 ATT&CK 技术 1AI

T1499 · Endpoint Denial of Service

影响版本矩阵 10

厂商产品版本范围状态
LinuxLinux3b3009ea8abb713b022d94fba95ec270cf6e7eae< 011ae80c49d9bfa5b4336f8bd387cd25c7593663affected
3b3009ea8abb713b022d94fba95ec270cf6e7eae< e1641177e7fb48a0a5a06658d4aab51da6656659affected
3b3009ea8abb713b022d94fba95ec270cf6e7eae< 3c330f1dee3cd92b57e19b9d21dc8ce5970b09beaffected
3b3009ea8abb713b022d94fba95ec270cf6e7eae< 15564bd67e2975002f2a8e9defee33e321d3183faffected
6.4affected
< 6.4unaffected
6.6.120≤ 6.6.*unaffected
6.12.64≤ 6.12.*unaffected
… +2 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
net/handshake: duplicate handshake cancellations leak socket
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net/handshake: duplicate handshake cancellations leak socket When a handshake request is cancelled it is removed from the handshake_net->hn_requests list, but it is still present in the handshake_rhashtbl until it is destroyed. If a second cancellation request arrives for the same handshake request, then remove_pending() will return false... and assuming HANDSHAKE_F_REQ_COMPLETED isn't set in req->hr_flags, we'll continue processing through the out_true label, where we put another reference on the sock and a refcount underflow occurs. This can happen for example if a handshake times out - particularly if the SUNRPC client sends the AUTH_TLS probe to the server but doesn't follow it up with the ClientHello due to a problem with tlshd. When the timeout is hit on the server, the server will send a FIN, which triggers a cancellation request via xs_reset_transport(). When the timeout is hit on the client, another cancellation request happens via xs_tls_handshake_sync(). Add a test_and_set_bit(HANDSHAKE_F_REQ_COMPLETED) in the pending cancel path so duplicate cancels can be detected.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/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存在安全漏洞,该漏洞源于重复取消握手请求导致套接字引用计数下溢和泄露。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 3b3009ea8abb713b022d94fba95ec270cf6e7eae ~ 011ae80c49d9bfa5b4336f8bd387cd25c7593663 -
LinuxLinux 6.4 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2026-01-13 · 共 93 条

CVE-2025-688119.8 CRITICALLinux kernel 安全漏洞
CVE-2025-687949.8 CRITICALLinux kernel 安全漏洞
CVE-2025-710689.8 CRITICALLinux kernel 安全漏洞
CVE-2025-688179.8 CRITICALLinux kernel 安全漏洞
CVE-2025-688099.1 CRITICALLinux kernel 安全漏洞
CVE-2025-710959.1 CRITICALLinux kernel 安全漏洞
CVE-2025-710939.1 CRITICALLinux kernel 安全漏洞
CVE-2025-688188.8 HIGHLinux kernel 安全漏洞
CVE-2025-710728.2 HIGHLinux kernel 安全漏洞
CVE-2025-687998.1 HIGHLinux kernel 安全漏洞
CVE-2025-688038.0 HIGHLinux kernel 安全漏洞
CVE-2025-688157.8 HIGHLinux kernel 安全漏洞
CVE-2025-687937.8 HIGHLinux kernel 安全漏洞
CVE-2025-710787.8 HIGHLinux kernel 安全漏洞
CVE-2025-688087.8 HIGHLinux kernel 安全漏洞
CVE-2025-688107.8 HIGHLinux kernel 安全漏洞
CVE-2025-710827.8 HIGHLinux kernel 安全漏洞
CVE-2025-688197.8 HIGHLinux kernel 安全漏洞
CVE-2025-687957.8 HIGHLinux kernel 安全漏洞
CVE-2025-710747.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-68775

暂无评论


发表评论