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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 中等 EPSS 0.48% · P38

影响版本矩阵 10

厂商产品版本范围状态
LinuxLinuxeafc474e202978ac735c551d5ee1eb8c02e2be54< c7077f43f30d817d10a9f8245e51576ac114b2f0affected
eafc474e202978ac735c551d5ee1eb8c02e2be54< 617d55b90e73c7b4aa2733ca6cc3f9b72d1124bbaffected
eafc474e202978ac735c551d5ee1eb8c02e2be54< f82f184874d2761ebaa60dccf577921a0dbb3810affected
eafc474e202978ac735c551d5ee1eb8c02e2be54< 0a69b6b3a026543bc215ccc866d0aea5579e6ce2affected
6.6affected
< 6.6unaffected
6.6.24≤ 6.6.*unaffected
6.7.12≤ 6.7.*unaffected
… +2 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
tmpfs: fix race on handling dquot rbtree
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: tmpfs: fix race on handling dquot rbtree A syzkaller reproducer found a race while attempting to remove dquot information from the rb tree. Fetching the rb_tree root node must also be protected by the dqopt->dqio_sem, otherwise, giving the right timing, shmem_release_dquot() will trigger a warning because it couldn't find a node in the tree, when the real reason was the root node changing before the search starts: Thread 1 Thread 2 - shmem_release_dquot() - shmem_{acquire,release}_dquot() - fetch ROOT - Fetch ROOT - acquire dqio_sem - wait dqio_sem - do something, triger a tree rebalance - release dqio_sem - acquire dqio_sem - start searching for the node, but from the wrong location, missing the node, and triggering a warning.
来源: 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存在安全漏洞,该漏洞源于处理dquot rbtree时存在争用问题。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux eafc474e202978ac735c551d5ee1eb8c02e2be54 ~ c7077f43f30d817d10a9f8245e51576ac114b2f0 -
LinuxLinux 6.6 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2024-27058 其他参考 (4)

同批安全公告 · Linux · 2024-05-01 · 共 159 条

CVE-2024-27037Linux kernel 安全漏洞
CVE-2024-27028Linux kernel 安全漏洞
CVE-2024-27029Linux kernel 安全漏洞
CVE-2024-27030Linux kernel 安全漏洞
CVE-2024-27031Linux kernel 安全漏洞
CVE-2024-27032Linux kernel 安全漏洞
CVE-2024-27033Linux kernel 安全漏洞
CVE-2024-27034Linux kernel 安全漏洞
CVE-2024-27035Linux kernel 安全漏洞
CVE-2024-27036Linux kernel 安全漏洞
CVE-2024-27043Linux kernel 安全漏洞
CVE-2024-27047Linux kernel 安全漏洞
CVE-2024-27046Linux kernel 安全漏洞
CVE-2024-27045Linux kernel 安全漏洞
CVE-2024-27044Linux kernel 安全漏洞
CVE-2024-27040Linux kernel 安全漏洞
CVE-2024-27038Linux kernel 安全漏洞
CVE-2024-27039Linux kernel 安全漏洞
CVE-2023-52650Linux kernel 安全漏洞
CVE-2024-27041Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-27058

暂无评论


发表评论