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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 7.8 利用难度: 中等 EPSS 0.14% · P3

影响版本矩阵 6

厂商产品版本范围状态
LinuxLinux773bda96492153e11d21eb63ac814669b51fc701< f10d3c7267ac7387a5129d5506c3c5f2460cfd9baffected
773bda96492153e11d21eb63ac814669b51fc701< 8bf935cf789872350b04c1a6468b0a509f67afb2affected
5.15affected
< 5.15unaffected
6.16.6≤ 6.16.*unaffected
6.17≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
ptp: ocp: fix use-after-free bugs causing by ptp_ocp_watchdog
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: fix use-after-free bugs causing by ptp_ocp_watchdog The ptp_ocp_detach() only shuts down the watchdog timer if it is pending. However, if the timer handler is already running, the timer_delete_sync() is not called. This leads to race conditions where the devlink that contains the ptp_ocp is deallocated while the timer handler is still accessing it, resulting in use-after-free bugs. The following details one of the race scenarios. (thread 1) | (thread 2) ptp_ocp_remove() | ptp_ocp_detach() | ptp_ocp_watchdog() if (timer_pending(&bp->watchdog))| bp = timer_container_of() timer_delete_sync() | | devlink_free(devlink) //free | | bp-> //use Resolve this by unconditionally calling timer_delete_sync() to ensure the timer is reliably deactivated, preventing any access after free.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于ptp_ocp_watchdog存在释放后重用问题,可能导致内存损坏。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 773bda96492153e11d21eb63ac814669b51fc701 ~ f10d3c7267ac7387a5129d5506c3c5f2460cfd9b -
LinuxLinux 5.15 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2025-09-19 · 共 30 条

CVE-2025-39852Linux kernel 安全漏洞
CVE-2025-39837Linux kernel 安全漏洞
CVE-2025-39838Linux kernel 安全漏洞
CVE-2025-39839Linux kernel 安全漏洞
CVE-2025-39840Linux kernel 安全漏洞
CVE-2025-39841Linux kernel 安全漏洞
CVE-2025-39842Linux kernel 安全漏洞
CVE-2025-39844Linux kernel 安全漏洞
CVE-2025-39843Linux kernel 安全漏洞
CVE-2025-39845Linux kernel 安全漏洞
CVE-2025-39846Linux kernel 安全漏洞
CVE-2025-39847Linux kernel 安全漏洞
CVE-2025-39848Linux kernel 安全漏洞
CVE-2025-39849Linux kernel 安全漏洞
CVE-2025-39850Linux kernel 安全漏洞
CVE-2025-39866Linux kernel 安全漏洞
CVE-2025-39851Linux kernel 安全漏洞
CVE-2025-39853Linux kernel 安全漏洞
CVE-2025-39854Linux kernel 安全漏洞
CVE-2025-39856Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-39859

暂无评论


发表评论