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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 中等 EPSS 0.18% · P8

影响版本矩阵 27

厂商产品版本范围状态
LinuxLinuxde04ddd2980b48caa8d7e24a7db2742917a8b280< a3f4e3de41a3f115db35276c6b186ccbc913934aaffected
0dacfc5372e314d1219f03e64dde3ab495a5a25e< 38abf6e931b169ea88d7529b49096f53a5dcf8feaffected
710866fc0a64eafcb8bacd91bcb1329eb7e5035f< fcb91be52eb6e92e00b533ebd7c77fecada537e1affected
aa12ee1c1bd260943fd6ab556d8635811c332eeb< d01f0e072dadb02fe10f436b940dd957aff0d7d4affected
ff57186b2cc39766672c4c0332323933e5faaa88< 0b6216f9b3d1c33c76f74511026e5de5385ee520affected
15de71d06a400f7fdc15bf377a2552b0ec437cf5< 529c284cc2815c8350860e9a31722050fe7117cbaffected
15de71d06a400f7fdc15bf377a2552b0ec437cf5< 3ed6c458530a547ed0c9ea0b02b19bab620be88baffected
15de71d06a400f7fdc15bf377a2552b0ec437cf5< 9fefc78f7f02d71810776fdeb119a05a946a27ccaffected
… +19 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop In cake_drop(), qdisc_tree_reduce_backlog() is used to update the qlen and backlog of the qdisc hierarchy. Its caller, cake_enqueue(), assumes that the parent qdisc will enqueue the current packet. However, this assumption breaks when cake_enqueue() returns NET_XMIT_CN: the parent qdisc stops enqueuing current packet, leaving the tree qlen/backlog accounting inconsistent. This mismatch can lead to a NULL dereference (e.g., when the parent Qdisc is qfq_qdisc). This patch computes the qlen/backlog delta in a more robust way by observing the difference before and after the series of cake_drop() calls, and then compensates the qdisc tree accounting if cake_enqueue() returns NET_XMIT_CN. To ensure correct compensation when ACK thinning is enabled, a new variable is introduced to keep qlen unchanged.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于sch_cake队列长度计算错误,可能导致空指针取消引用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux de04ddd2980b48caa8d7e24a7db2742917a8b280 ~ a3f4e3de41a3f115db35276c6b186ccbc913934a -
LinuxLinux 6.17 -

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

#POC 描述源链接神龙链接
1PoC CVE-2025-68325https://github.com/n132/CVE-2025-68325POC详情
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2025-68325 其他参考 (4)

同批安全公告 · Linux · 2025-12-18 · 共 3 条

CVE-2025-68323Linux kernel 安全漏洞
CVE-2025-68324Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2025-68325

暂无评论


发表评论