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

目标: 1000 元 · 已筹: 1336

100%

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

CVSS 7.1 · High EPSS 0.12% · P2

可能的 ATT&CK 技术 1AI

T1499 · Endpoint Denial of Service

影响版本矩阵 6

厂商产品版本范围状态
LinuxLinuxc366be720235301fdadf67e6f1ea6ff32669c074< c91382328fc89f73144d5582f2d8f1dd3e41c8f7affected
c366be720235301fdadf67e6f1ea6ff32669c074< 06418cb5a1a542a003fdb4ad8e76ea542d57cfbaaffected
6.13affected
< 6.13unaffected
6.16.8≤ 6.16.*unaffected
6.17≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
i2c: rtl9300: ensure data length is within supported range
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: i2c: rtl9300: ensure data length is within supported range Add an explicit check for the xfer length to 'rtl9300_i2c_config_xfer' to ensure the data length isn't within the supported range. In particular a data length of 0 is not supported by the hardware and causes unintended or destructive behaviour. This limitation becomes obvious when looking at the register documentation [1]. 4 bits are reserved for DATA_WIDTH and the value of these 4 bits is used as N + 1, allowing a data length range of 1 <= len <= 16. Affected by this is the SMBus Quick Operation which works with a data length of 0. Passing 0 as the length causes an underflow of the value due to: (len - 1) & 0xf and effectively specifying a transfer length of 16 via the registers. This causes a 16-byte write operation instead of a Quick Write. For example, on SFP modules without write-protected EEPROM this soft-bricks them by overwriting some initial bytes. For completeness, also add a quirk for the zero length. [1] https://svanheule.net/realtek/longan/register/i2c_mst1_ctrl2
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
来源: 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 c366be720235301fdadf67e6f1ea6ff32669c074 ~ c91382328fc89f73144d5582f2d8f1dd3e41c8f7 -
LinuxLinux 6.13 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2025-10-01 · 共 169 条

CVE-2023-535179.8 CRITICALLinux kernel 安全漏洞
CVE-2023-534548.8 HIGHLinux kernel 安全漏洞
CVE-2025-399188.8 HIGHLinux kernel 安全漏洞
CVE-2025-399198.8 HIGHLinux kernel 安全漏洞
CVE-2022-504428.4 HIGHLinux kernel 安全漏洞
CVE-2023-534938.4 HIGHLinux kernel 安全漏洞
CVE-2022-504217.8 HIGHLinux kernel 安全漏洞
CVE-2023-534847.8 HIGHLinux kernel 安全漏洞
CVE-2022-504407.8 HIGHLinux kernel 安全漏洞
CVE-2022-504547.8 HIGHLinux kernel 安全漏洞
CVE-2025-399247.8 HIGHLinux kernel 安全漏洞
CVE-2023-535107.8 HIGHLinux kernel 安全漏洞
CVE-2023-534657.8 HIGHLinux kernel 安全漏洞
CVE-2025-399277.8 HIGHLinux kernel 安全漏洞
CVE-2023-535067.8 HIGHLinux kernel 安全漏洞
CVE-2022-504377.8 HIGHLinux kernel 安全漏洞
CVE-2023-534957.8 HIGHLinux kernel 安全漏洞
CVE-2023-534947.8 HIGHLinux kernel 安全漏洞
CVE-2022-504327.8 HIGHLinux kernel 安全漏洞
CVE-2023-534927.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-39928

暂无评论


发表评论