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

目标: 1000 元 · 已筹: 1336

100%

CVE-2024-57946— Linux kernel 安全漏洞

AI 预测 4.3 利用难度: 中等 EPSS 0.16% · P6

可能的 ATT&CK 技术 1AI

T1499 · Endpoint Denial of Service

影响版本矩阵 25

厂商产品版本范围状态
LinuxLinuxb7bfaea8f5ecd290864f5ae4c69859b89832b4dc< d738f3215bb4f88911ff4579780a44960c8e0ca5affected
5fe446b245ba61ddc924d7db280bcd987c39357a< 9ca428c6397abaa8c38f5c69133a2299e1efbbf2affected
2a52590ac52394540351d8289cc2af0b83cf7d31< 6dea8e3de59928974bf157dd0499d3958d744ae4affected
db48acce75d73dfe51c43d56893cce067b73cf08< 9e323f856cf4963120e0e3892a84ef8bd764a0e4affected
8946924ff324853df6b7c525a7467d964dfd11c3< 12c0ddd6c551c1e438b087f874b4f1223a75f7eaaffected
4ce6e2db00de8103a0687fb0f65fd17124a51aaa< 92d5139b91147ab372a17daf5dc27a5b9278e516affected
4ce6e2db00de8103a0687fb0f65fd17124a51aaa< 7678abee0867e6b7fb89aa40f6e9f575f755fb37affected
2b5128c714d863cd8d259aa9d87bed2d6aa6a5a8affected
… +17 条更多
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2024-57946 基础信息

漏洞信息

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

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

Vulnerability Title
virtio-blk: don't keep queue frozen during system suspend
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: virtio-blk: don't keep queue frozen during system suspend Commit 4ce6e2db00de ("virtio-blk: Ensure no requests in virtqueues before deleting vqs.") replaces queue quiesce with queue freeze in virtio-blk's PM callbacks. And the motivation is to drain inflight IOs before suspending. block layer's queue freeze looks very handy, but it is also easy to cause deadlock, such as, any attempt to call into bio_queue_enter() may run into deadlock if the queue is frozen in current context. There are all kinds of ->suspend() called in suspend context, so keeping queue frozen in the whole suspend context isn't one good idea. And Marek reported lockdep warning[1] caused by virtio-blk's freeze queue in virtblk_freeze(). [1] https://lore.kernel.org/linux-block/ca16370e-d646-4eee-b9cc-87277c89c43c@samsung.com/ Given the motivation is to drain in-flight IOs, it can be done by calling freeze & unfreeze, meantime restore to previous behavior by keeping queue quiesced during suspend.
来源: 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存在安全漏洞,该漏洞源于virtio-blk模块在系统挂起时冻结了队列,这可能导致死锁或系统挂起。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux b7bfaea8f5ecd290864f5ae4c69859b89832b4dc ~ d738f3215bb4f88911ff4579780a44960c8e0ca5 -
LinuxLinux 6.8 -

二、漏洞 CVE-2024-57946 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2024-57946 的情报信息

登录查看更多情报信息。

CVE-2024-57946 补丁与修复 (7)

同批安全公告 · Linux · 2025-01-21 · 共 25 条

CVE-2024-57943Linux kernel 安全漏洞
CVE-2025-21664Linux kernel 安全漏洞
CVE-2025-21663Linux kernel 安全漏洞
CVE-2025-21662Linux kernel 安全漏洞
CVE-2025-21661Linux kernel 安全漏洞
CVE-2025-21660Linux kernel 安全漏洞
CVE-2025-21659Linux kernel 安全漏洞
CVE-2025-21658Linux kernel 代码问题漏洞
CVE-2025-21657Linux kernel 安全漏洞
CVE-2024-57945Linux kernel 安全漏洞
CVE-2025-21656Linux kernel 安全漏洞
CVE-2024-57944Linux kernel 代码问题漏洞
CVE-2024-57930Linux kernel 安全漏洞
CVE-2024-57942Linux kernel 安全漏洞
CVE-2024-57941Linux kernel 安全漏洞
CVE-2024-57940Linux kernel 安全漏洞
CVE-2024-57939Linux kernel 安全漏洞
CVE-2024-57938Linux kernel 输入验证错误漏洞
CVE-2024-57936Linux kernel 安全漏洞
CVE-2024-57935Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-57946

暂无评论


发表评论