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

目标: 1000 元 · 已筹: 1336

100%

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

CVSS 7.8 · High EPSS 0.10% · P1

影响版本矩阵 10

厂商产品版本范围状态
LinuxLinuxe27cca96cd68fa2c6814c90f9a1cfd36bb68c593< f7ad8b1d0e421c524604d5076b73232093490d5caffected
e27cca96cd68fa2c6814c90f9a1cfd36bb68c593< 664e9df53226b4505a0894817ecad2c610ab11d8affected
e27cca96cd68fa2c6814c90f9a1cfd36bb68c593< 022ff7f347588de6e17879a1da6019647b21321baffected
e27cca96cd68fa2c6814c90f9a1cfd36bb68c593< e1512c1db9e8794d8d130addd2615ec27231d994affected
5.6affected
< 5.6unaffected
6.12.75≤ 6.12.*unaffected
6.18.16≤ 6.18.*unaffected
… +2 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
espintcp: Fix race condition in espintcp_close()
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: espintcp: Fix race condition in espintcp_close() This issue was discovered during a code audit. After cancel_work_sync() is called from espintcp_close(), espintcp_tx_work() can still be scheduled from paths such as the Delayed ACK handler or ksoftirqd. As a result, the espintcp_tx_work() worker may dereference a freed espintcp ctx or sk. The following is a simple race scenario: cpu0 cpu1 espintcp_close() cancel_work_sync(&ctx->work); espintcp_write_space() schedule_work(&ctx->work); To prevent this race condition, cancel_work_sync() is replaced with disable_work_sync().
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于espintcp_close函数存在竞争条件,可能导致释放后重用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux e27cca96cd68fa2c6814c90f9a1cfd36bb68c593 ~ f7ad8b1d0e421c524604d5076b73232093490d5c -
LinuxLinux 5.6 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-23239

暂无评论


发表评论