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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 理论可行 EPSS 0.21% · P12

可能的 ATT&CK 技术 1AI

T1496 · Resource Hijacking

影响版本矩阵 11

厂商产品版本范围状态
LinuxLinux1cf474cd474bc5d3ef63086ffd009a87a5b7bb2e< 12cf028381aa19bc38465341512c280256e8d82daffected
e43eec81c5167b655b72c781b0e75e62a05e415e< e11ce03b58743bf1e096c48fcaa7e6f08eb75dfaaffected
e43eec81c5167b655b72c781b0e75e62a05e415e< a941f3d5b1469c60a7e70e775584f110b47e0d16affected
e43eec81c5167b655b72c781b0e75e62a05e415e< 66691c6e2f18d2aa4b22ffb624b9bdc97e9979e4affected
6.1.57< 6.1.114affected
6.2affected
< 6.2unaffected
6.1.114≤ 6.1.*unaffected
… +3 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
btrfs: fix uninitialized pointer free in add_inode_ref()
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix uninitialized pointer free in add_inode_ref() The add_inode_ref() function does not initialize the "name" struct when it is declared. If any of the following calls to "read_one_inode() returns NULL, dir = read_one_inode(root, parent_objectid); if (!dir) { ret = -ENOENT; goto out; } inode = read_one_inode(root, inode_objectid); if (!inode) { ret = -EIO; goto out; } then "name.name" would be freed on "out" before being initialized. out: ... kfree(name.name); This issue was reported by Coverity with CID 1526744.
来源: 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存在安全漏洞,该漏洞源于在add_inode_ref函数中未初始化“name”结构体,导致释放未初始化的指针。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 1cf474cd474bc5d3ef63086ffd009a87a5b7bb2e ~ 12cf028381aa19bc38465341512c280256e8d82d -
LinuxLinux 6.2 -

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

#POC 描述源链接神龙链接
AI 生成 POC高级
default-local-qwen3.6 · 8206 chars
Pro+ 专属包含:
漏洞复现靶场录像(真实沙箱构建 + 触发,独家)
漏洞原理深度分析
触发条件与影响面
完整可执行 POC 代码
利用链与缓解建议
POC 打包下载
每月 100+ 条 AI 生成额度

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

登录查看更多情报信息。

CVE-2024-50088 补丁与修复 (2)

同批安全公告 · Linux · 2024-10-29 · 共 21 条

CVE-2024-50077Linux kernel 安全漏洞
CVE-2024-50068Linux kernel 安全漏洞
CVE-2024-50069Linux kernel 安全漏洞
CVE-2024-50070Linux kernel 安全漏洞
CVE-2024-50071Linux kernel 安全漏洞
CVE-2024-50072Linux kernel 安全漏洞
CVE-2024-50073Linux kernel 安全漏洞
CVE-2024-50074Linux kernel 安全漏洞
CVE-2024-50075Linux kernel 安全漏洞
CVE-2024-50076Linux kernel 安全漏洞
CVE-2024-50087Linux kernel 安全漏洞
CVE-2024-50078Linux kernel 安全漏洞
CVE-2024-50079Linux kernel 安全漏洞
CVE-2024-50080Linux kernel 安全漏洞
CVE-2024-50081Linux kernel 安全漏洞
CVE-2024-50082Linux kernel 安全漏洞
CVE-2024-50083Linux kernel 安全漏洞
CVE-2024-50084Linux kernel 安全漏洞
CVE-2024-50085Linux kernel 安全漏洞
CVE-2024-50086Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2024-50088

暂无评论


发表评论