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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 7.5 利用难度: 困难 EPSS 0.24% · P15

影响版本矩阵 6

厂商产品版本范围状态
LinuxLinuxc9e31900b54cadf5398dfb838c0a63effa1defec< 3861e7c4324aa20a632fb74eb3904114f6afdb57affected
c9e31900b54cadf5398dfb838c0a63effa1defec< a3c73d629ea1373af3c0c954d41fd1af555492e3affected
6.17affected
< 6.17unaffected
6.17.3≤ 6.17.*unaffected
6.18≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
bpf: dont report verifier bug for missing bpf_scc_visit on speculative path
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: bpf: dont report verifier bug for missing bpf_scc_visit on speculative path Syzbot generated a program that triggers a verifier_bug() call in maybe_exit_scc(). maybe_exit_scc() assumes that, when called for a state with insn_idx in some SCC, there should be an instance of struct bpf_scc_visit allocated for that SCC. Turns out the assumption does not hold for speculative execution paths. See example in the next patch. maybe_scc_exit() is called from update_branch_counts() for states that reach branch count of zero, meaning that path exploration for a particular path is finished. Path exploration can finish in one of three ways: a. Verification error is found. In this case, update_branch_counts() is called only for non-speculative paths. b. Top level BPF_EXIT is reached. Such instructions are never a part of an SCC, so compute_scc_callchain() in maybe_scc_exit() will return false, and maybe_scc_exit() will return early. c. A checkpoint is reached and matched. Checkpoints are created by is_state_visited(), which calls maybe_enter_scc(), which allocates bpf_scc_visit instances for checkpoints within SCCs. Hence, for non-speculative symbolic execution paths, the assumption still holds: if maybe_scc_exit() is called for a state within an SCC, bpf_scc_visit instance must exist. This patch removes the verifier_bug() call for speculative paths.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国等都是美国(Linux)基金会的产品。Linux kernel是开源操作系统Linux所使用的内核。Aaron update等都是(Aaron)个人开发者的产品。update是一个库。ClickHouse ch等都是(ClickHouse)开源的产品。ch是一个ClickHouse的低级Go客户端。 Linux kernel存在安全漏洞,该漏洞源于推测路径上缺少bpf_scc_visit检查,可能导致验证器BUG。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux c9e31900b54cadf5398dfb838c0a63effa1defec ~ 3861e7c4324aa20a632fb74eb3904114f6afdb57 -
LinuxLinux 6.17 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2025-11-12 · 共 96 条

CVE-2025-40176Linux kernel 安全漏洞
CVE-2025-40172Linux kernel 安全漏洞
CVE-2025-40169Linux kernel 安全漏洞
CVE-2025-40166Linux kernel 安全漏洞
CVE-2025-40167Linux kernel 安全漏洞
CVE-2025-40164Linux kernel 安全漏洞
CVE-2025-40162Linux kernel 安全漏洞
CVE-2025-40163Linux kernel 安全漏洞
CVE-2025-40165Linux kernel 安全漏洞
CVE-2025-40175Linux kernel 安全漏洞
CVE-2025-40174Linux kernel 安全漏洞
CVE-2025-40173Linux kernel 安全漏洞
CVE-2025-40177Linux kernel 安全漏洞
CVE-2025-40178Linux kernel 安全漏洞
CVE-2025-40179Linux kernel 安全漏洞
CVE-2025-40180Linux kernel 安全漏洞
CVE-2025-40181Linux kernel 安全漏洞
CVE-2025-40183Linux kernel 安全漏洞
CVE-2025-40182Linux kernel 安全漏洞
CVE-2025-40184Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-40143

暂无评论


发表评论