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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 7.8 利用难度: 中等 EPSS 0.16% · P6

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinux5e50da01d0ce7ef0ba3ed6cfabd62f327da0aca6< 923a276c74e25073ae391e930792ac86a9f77f1eaffected
5e50da01d0ce7ef0ba3ed6cfabd62f327da0aca6< 90436e72c9622c2f70389070088325a3232d339faffected
5e50da01d0ce7ef0ba3ed6cfabd62f327da0aca6< 25452638f133ac19d75af3f928327d8016952c8eaffected
5e50da01d0ce7ef0ba3ed6cfabd62f327da0aca6< 23c165dde88eac405eebb59051ea1fe139a45803affected
5e50da01d0ce7ef0ba3ed6cfabd62f327da0aca6< 4c691d1b6b6dbd73f30ed9ee7da05f037b0c49afaffected
5e50da01d0ce7ef0ba3ed6cfabd62f327da0aca6< 8ecd651ef24ab50123692a4e3e25db93cb11602aaffected
5e50da01d0ce7ef0ba3ed6cfabd62f327da0aca6< e28a383d6485c3bb51dc5953552f76c4dea33eeaaffected
5e50da01d0ce7ef0ba3ed6cfabd62f327da0aca6< ffdde7bf5a439aaa1955ebd581f5c64ab1533963affected
… +10 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
net/sched: Abort __tc_modify_qdisc if parent class does not exist
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net/sched: Abort __tc_modify_qdisc if parent class does not exist Lion's patch [1] revealed an ancient bug in the qdisc API. Whenever a user creates/modifies a qdisc specifying as a parent another qdisc, the qdisc API will, during grafting, detect that the user is not trying to attach to a class and reject. However grafting is performed after qdisc_create (and thus the qdiscs' init callback) is executed. In qdiscs that eventually call qdisc_tree_reduce_backlog during init or change (such as fq, hhf, choke, etc), an issue arises. For example, executing the following commands: sudo tc qdisc add dev lo root handle a: htb default 2 sudo tc qdisc add dev lo parent a: handle beef fq Qdiscs such as fq, hhf, choke, etc unconditionally invoke qdisc_tree_reduce_backlog() in their control path init() or change() which then causes a failure to find the child class; however, that does not stop the unconditional invocation of the assumed child qdisc's qlen_notify with a null class. All these qdiscs make the assumption that class is non-null. The solution is ensure that qdisc_leaf() which looks up the parent class, and is invoked prior to qdisc_create(), should return failure on not finding the class. In this patch, we leverage qdisc_leaf to return ERR_PTRs whenever the parentid doesn't correspond to a class, so that we can detect it earlier on and abort before qdisc_create is called. [1] https://lore.kernel.org/netdev/d912cbd7-193b-4269-9857-525bee8bbb6a@gmail.com/
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: 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 5e50da01d0ce7ef0ba3ed6cfabd62f327da0aca6 ~ 923a276c74e25073ae391e930792ac86a9f77f1e -
LinuxLinux 2.6.20 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2025-07-25 · 共 114 条

CVE-2025-3842910.0 CRITICALLinux kernel 安全漏洞
CVE-2025-384119.8 CRITICALLinux kernel 安全漏洞
CVE-2025-384309.8 CRITICALLinux kernel 安全漏洞
CVE-2025-384399.8 CRITICALLinux kernel 安全漏洞
CVE-2025-383659.1 CRITICALLinux kernel 安全漏洞
CVE-2025-383778.8 HIGHLinux kernel 安全漏洞
CVE-2025-383678.8 HIGHLinux kernel 安全漏洞
CVE-2025-384378.8 HIGHLinux kernel 安全漏洞
CVE-2025-383758.4 HIGHLinux kernel 安全漏洞
CVE-2025-383958.4 HIGHLinux kernel 安全漏洞
CVE-2025-383867.8 HIGHLinux kernel 安全漏洞
CVE-2025-384227.8 HIGHLinux kernel 安全漏洞
CVE-2025-384347.8 HIGHLinux kernel 安全漏洞
CVE-2025-384497.8 HIGHLinux kernel 安全漏洞
CVE-2025-383827.8 HIGHLinux kernel 安全漏洞
CVE-2025-384477.8 HIGHLinux kernel 安全漏洞
CVE-2025-384127.8 HIGHLinux kernel 安全漏洞
CVE-2025-383987.8 HIGHLinux kernel 安全漏洞
CVE-2025-384087.8 HIGHLinux kernel 安全漏洞
CVE-2025-383967.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-38457

暂无评论


发表评论