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

目标: 1000 元 · 已筹: 1336

100%

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

一分钟漏洞结论

影响对象
Linux Linux
利用判断
存在公开或 AI PoC,应优先验证
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于fuse_notify_store函数不启用页面清零。

AI 预测 5.5 利用难度: 困难 EPSS 0.89% · P56

可能的 ATT&CK 技术 1 AI

T1083 · File and Directory Discovery

影响版本矩阵 18

厂商产品 版本范围状态
Linux Linux a1d75f258230b75d46aecdf28b2e732413028863< 49934861514d36d0995be8e81bb3312a499d8d9a affected
a1d75f258230b75d46aecdf28b2e732413028863< 33168db352c7b56ae18aa55c2cae1a1c5905d30e affected
a1d75f258230b75d46aecdf28b2e732413028863< 4690e2171f651e2b415e3941ce17f2f7b813aff6 affected
a1d75f258230b75d46aecdf28b2e732413028863< 8c78303eafbf85a728dd84d1750e89240c677dd9 affected
a1d75f258230b75d46aecdf28b2e732413028863< 831433527773e665bdb635ab5783d0b95d1246f4 affected
a1d75f258230b75d46aecdf28b2e732413028863< ac42e0f0eb66af966015ee33fd355bc6f5d80cd6 affected
a1d75f258230b75d46aecdf28b2e732413028863< 18a067240817bee8a9360539af5d79a4bf5398a5 affected
a1d75f258230b75d46aecdf28b2e732413028863< 3c0da3d163eb32f1f91891efaade027fa9b245b9 affected
… +10 条更多
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
fuse: Initialize beyond-EOF page contents before setting uptodate
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: fuse: Initialize beyond-EOF page contents before setting uptodate fuse_notify_store(), unlike fuse_do_readpage(), does not enable page zeroing (because it can be used to change partial page contents). So fuse_notify_store() must be more careful to fully initialize page contents (including parts of the page that are beyond end-of-file) before marking the page uptodate. The current code can leave beyond-EOF page contents uninitialized, which makes these uninitialized page contents visible to userspace via mmap(). This is an information leak, but only affects systems which do not enable init-on-alloc (via CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y or the corresponding kernel command line parameter).
来源: 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存在安全漏洞,该漏洞源于fuse_notify_store函数不启用页面清零。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux a1d75f258230b75d46aecdf28b2e732413028863 ~ 49934861514d36d0995be8e81bb3312a499d8d9a -
Linux Linux 2.6.36 -

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

# POC 描述 源链接 神龙链接
1 None https://github.com/Abdurahmon3236/CVE-2024-44947 POC详情
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2024-44947 补丁与修复 (8)

CVE-2024-44947 厂商安全公告 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2024-44947

暂无评论


发表评论