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

目标: 1000 元 · 已筹: 1325

100%

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

AI 预测 5.5 利用难度: 极易 EPSS 0.16% · P6

影响版本矩阵 8

厂商产品版本范围状态
LinuxLinux566f5ca9768075e453b7b51a397733968df4287d< 3e243378f27cc7d11682a3ad720228b0723affa5affected
566f5ca9768075e453b7b51a397733968df4287d< ac04663c67f244810b3492e9ecd9f7cdbefeca2daffected
566f5ca9768075e453b7b51a397733968df4287d< 00f1cc14da0f06d2897b8c528df7c7dcf1b8da50affected
6.8affected
< 6.8unaffected
6.12.26≤ 6.12.*unaffected
6.14.5≤ 6.14.*unaffected
6.15≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
mei: vsc: Fix fortify-panic caused by invalid counted_by() use
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: mei: vsc: Fix fortify-panic caused by invalid counted_by() use gcc 15 honors the __counted_by(len) attribute on vsc_tp_packet.buf[] and the vsc-tp.c code is using this in a wrong way. len does not contain the available size in the buffer, it contains the actual packet length *without* the crc. So as soon as vsc_tp_xfer() tries to add the crc to buf[] the fortify-panic handler gets triggered: [ 80.842193] memcpy: detected buffer overflow: 4 byte write of buffer size 0 [ 80.842243] WARNING: CPU: 4 PID: 272 at lib/string_helpers.c:1032 __fortify_report+0x45/0x50 ... [ 80.843175] __fortify_panic+0x9/0xb [ 80.843186] vsc_tp_xfer.cold+0x67/0x67 [mei_vsc_hw] [ 80.843210] ? seqcount_lockdep_reader_access.constprop.0+0x82/0x90 [ 80.843229] ? lockdep_hardirqs_on+0x7c/0x110 [ 80.843250] mei_vsc_hw_start+0x98/0x120 [mei_vsc] [ 80.843270] mei_reset+0x11d/0x420 [mei] The easiest fix would be to just drop the counted-by but with the exception of the ack buffer in vsc_tp_xfer_helper() which only contains enough room for the packet-header, all other uses of vsc_tp_packet always use a buffer of VSC_TP_MAX_XFER_SIZE bytes for the packet. Instead of just dropping the counted-by, split the vsc_tp_packet struct definition into a header and a full-packet definition and use a fixed size buf[] in the packet definition, this way fortify-source buffer overrun checking still works when enabled.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
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 566f5ca9768075e453b7b51a397733968df4287d ~ 3e243378f27cc7d11682a3ad720228b0723affa5 -
LinuxLinux 6.8 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2025-05-08 · 共 33 条

CVE-2025-37817Linux kernel 安全漏洞
CVE-2025-37833Linux kernel 安全漏洞
CVE-2025-37834Linux kernel 安全漏洞
CVE-2025-37831Linux kernel 安全漏洞
CVE-2025-37830Linux kernel 安全漏洞
CVE-2025-37829Linux kernel 安全漏洞
CVE-2025-37828Linux kernel 安全漏洞
CVE-2025-37826Linux kernel 安全漏洞
CVE-2025-37827Linux kernel 安全漏洞
CVE-2025-37825Linux kernel 安全漏洞
CVE-2025-37823Linux kernel 安全漏洞
CVE-2025-37824Linux kernel 安全漏洞
CVE-2025-37821Linux kernel 安全漏洞
CVE-2025-37822Linux kernel 安全漏洞
CVE-2025-37820Linux kernel 安全漏洞
CVE-2025-37819Linux kernel 安全漏洞
CVE-2025-37800Linux kernel 安全漏洞
CVE-2025-37818Linux kernel 安全漏洞
CVE-2025-37815Linux kernel 安全漏洞
CVE-2025-37814Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-37816

暂无评论


发表评论