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

目标: 1000 元 · 已筹: 1336

100%

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

一分钟漏洞结论

影响对象
Linux Linux
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于rpmsg核心模块中driver_override_show函数与driver_override_store函数存在竞争条件,可能导致释放后重用。

CVSS 7.8 · High EPSS 0.10% · P1

影响版本矩阵 18

厂商产品 版本范围状态
Linux Linux 39e47767ec9b22f844c2a07c9d329256960d4021< 392c6b68334aa0e0ae9aba95c0a366bcb0d92f5d affected
39e47767ec9b22f844c2a07c9d329256960d4021< d66b8074c555e8abb0ae19eea1c9f3635498bdde affected
39e47767ec9b22f844c2a07c9d329256960d4021< 47615557447185917afa432b7958f87583c417cb affected
39e47767ec9b22f844c2a07c9d329256960d4021< 90c8353f471821d7ccd4fe573a2402e056192494 affected
39e47767ec9b22f844c2a07c9d329256960d4021< 7654e6e3cd6bdee9602f6063b3c670bd556d7e61 affected
39e47767ec9b22f844c2a07c9d329256960d4021< 2e4a70f3c30910427e5ea848b799066d67b963d5 affected
39e47767ec9b22f844c2a07c9d329256960d4021< 954557957177c3c13d7c655976665b1170da5e50 affected
39e47767ec9b22f844c2a07c9d329256960d4021< 42023d4b6d2661a40ee2dcf7e1a3528a35c638ca affected
… +10 条更多
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
rpmsg: core: fix race in driver_override_show() and use core helper
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: rpmsg: core: fix race in driver_override_show() and use core helper The driver_override_show function reads the driver_override string without holding the device_lock. However, the store function modifies and frees the string while holding the device_lock. This creates a race condition where the string can be freed by the store function while being read by the show function, leading to a use-after-free. To fix this, replace the rpmsg_string_attr macro with explicit show and store functions. The new driver_override_store uses the standard driver_set_override helper. Since the introduction of driver_set_override, the comments in include/linux/rpmsg.h have stated that this helper must be used to set or clear driver_override, but the implementation was not updated until now. Because driver_set_override modifies and frees the string while holding the device_lock, the new driver_override_show now correctly holds the device_lock during the read operation to prevent the race. Additionally, since rpmsg_string_attr has only ever been used for driver_override, removing the macro simplifies the code.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/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存在安全漏洞,该漏洞源于rpmsg核心模块中driver_override_show函数与driver_override_store函数存在竞争条件,可能导致释放后重用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux 39e47767ec9b22f844c2a07c9d329256960d4021 ~ 392c6b68334aa0e0ae9aba95c0a366bcb0d92f5d -
Linux Linux 4.18 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2025-71274 补丁与修复 (8)

同批安全公告 · Linux · 2026-05-06 · 共 224 条

CVE-2026-43208 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-43125 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-43198 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-43186 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-43185 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-43114 9.4 CRITICAL Linux kernel 安全漏洞
CVE-2026-43197 9.1 CRITICAL Linux kernel 安全漏洞
CVE-2026-43117 9.1 CRITICAL Linux kernel 安全漏洞
CVE-2026-43083 9.1 CRITICAL Linux kernel 安全漏洞
CVE-2026-43215 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43232 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43172 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43283 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43176 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43113 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43112 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43110 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43249 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43239 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43187 8.8 HIGH Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-71274

暂无评论


发表评论