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

目标: 1000 元 · 已筹: 1000

100.0%

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

EPSS 0.01% · P3
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
btrfs: do not BUG_ON() when freeing tree block after error
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUG_ON() when freeing tree block after error When freeing a tree block, at btrfs_free_tree_block(), if we fail to create a delayed reference we don't deal with the error and just do a BUG_ON(). The error most likely to happen is -ENOMEM, and we have a comment mentioning that only -ENOMEM can happen, but that is not true, because in case qgroups are enabled any error returned from btrfs_qgroup_trace_extent_post() (can be -EUCLEAN or anything returned from btrfs_search_slot() for example) can be propagated back to btrfs_free_tree_block(). So stop doing a BUG_ON() and return the error to the callers and make them abort the transaction to prevent leaking space. Syzbot was triggering this, likely due to memory allocation failure injection.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于btrfs文件系统在释放树块后出错时可能导致空间泄漏。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux fb235dc06fac9eaa4408ade9c8b20d45d63c89b7 ~ 22d907bcd283d69d5e60497fc0d51969545c583b -
LinuxLinux 4.11 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2024-09-04 · 共 58 条

CVE-2024-44991Linux kernel 安全漏洞
CVE-2024-45002Linux kernel 安全漏洞
CVE-2024-45006Linux kernel 安全漏洞
CVE-2024-45004Linux kernel 安全漏洞
CVE-2024-45003Linux kernel 安全漏洞
CVE-2024-45005Linux kernel 安全漏洞
CVE-2024-44994Linux kernel 安全漏洞
CVE-2024-44993Linux kernel 安全漏洞
CVE-2024-44992Linux kernel 安全漏洞
CVE-2024-44990Linux kernel 安全漏洞
CVE-2024-44995Linux kernel 安全漏洞
CVE-2024-44989Linux kernel 安全漏洞
CVE-2024-44988Linux kernel 安全漏洞
CVE-2024-44987Linux kernel 安全漏洞
CVE-2024-44986Linux kernel 安全漏洞
CVE-2024-44985Linux kernel 安全漏洞
CVE-2024-44983Linux kernel 安全漏洞
CVE-2024-44984Linux kernel 安全漏洞
CVE-2024-44982Linux kernel 安全漏洞
CVE-2024-44981Linux kernel 安全漏洞

显示前 20 条,共 58 条。 查看全部 → →

IV. Related Vulnerabilities

V. Comments for CVE-2024-44963

暂无评论


发表评论