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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 中等 EPSS 0.14% · P4

影响版本矩阵 8

厂商产品版本范围状态
LinuxLinux0327ca9d53bfbb0918867313049bba7046900f73< 1645cd7fd42c236c952e9228badcac4fea1829eaaffected
0327ca9d53bfbb0918867313049bba7046900f73< 8985da5481562e96b95e94ed8e5cc9b6565eb82baffected
0327ca9d53bfbb0918867313049bba7046900f73< c99f66e4084a62a2cc401c4704a84328aeddc9ecaffected
6.9affected
< 6.9unaffected
6.12.96≤ 6.12.*unaffected
6.13.2≤ 6.13.*unaffected
6.14≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
block: fix queue freeze vs limits lock order in sysfs store methods
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: block: fix queue freeze vs limits lock order in sysfs store methods queue_attr_store() always freezes a device queue before calling the attribute store operation. For attributes that control queue limits, the store operation will also lock the queue limits with a call to queue_limits_start_update(). However, some drivers (e.g. SCSI sd) may need to issue commands to a device to obtain limit values from the hardware with the queue limits locked. This creates a potential ABBA deadlock situation if a user attempts to modify a limit (thus freezing the device queue) while the device driver starts a revalidation of the device queue limits. Avoid such deadlock by not freezing the queue before calling the ->store_limit() method in struct queue_sysfs_entry and instead use the queue_limits_commit_update_frozen helper to freeze the queue after taking the limits lock. This also removes taking the sysfs lock for the store_limit method as it doesn't protect anything here, but creates even more nesting. Hopefully it will go away from the actual sysfs methods entirely soon. (commit log adapted from a similar patch from Damien Le Moal)
来源: 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 0327ca9d53bfbb0918867313049bba7046900f73 ~ 1645cd7fd42c236c952e9228badcac4fea1829ea -
LinuxLinux 6.9 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2025-21807 补丁与修复 (3)

同批安全公告 · Linux · 2025-02-27 · 共 177 条

CVE-2025-218059.8 CRITICALLinux kernel 安全漏洞
CVE-2025-217969.8 CRITICALLinux kernel 资源管理错误漏洞
CVE-2025-217079.8 CRITICALLinux kernel 安全漏洞
CVE-2025-217489.8 CRITICALLinux kernel 安全漏洞
CVE-2024-580069.6 CRITICALLinux kernel 安全漏洞
CVE-2024-579998.8 HIGHLinux kernel 安全漏洞
CVE-2025-217358.8 HIGHLinux kernel 安全漏洞
CVE-2024-579978.8 HIGHLinux kernel 安全漏洞
CVE-2024-579958.8 HIGHLinux kernel 安全漏洞
CVE-2025-217108.2 HIGHLinux kernel 安全漏洞
CVE-2025-217668.1 HIGHLinux kernel 安全漏洞
CVE-2024-579738.1 HIGHLinux kernel 安全漏洞
CVE-2025-217658.1 HIGHLinux kernel 安全漏洞
CVE-2025-217608.1 HIGHLinux kernel 资源管理错误漏洞
CVE-2025-217628.1 HIGHLinux kernel 资源管理错误漏洞
CVE-2024-580107.8 HIGHLinux kernel 安全漏洞
CVE-2024-580087.8 HIGHLinux kernel 安全漏洞
CVE-2025-217647.8 HIGHLinux kernel 资源管理错误漏洞
CVE-2025-217917.8 HIGHLinux kernel 资源管理错误漏洞
CVE-2025-217637.8 HIGHLinux kernel 资源管理错误漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-21807

暂无评论


发表评论