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

目标: 1000 元 · 已筹: 1336

100%

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

CVSS 7.8 · High EPSS 0.29% · P21

可能的 ATT&CK 技术 1AI

T1499 · Endpoint Denial of Service

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinux1d57ee941692d0cc928526e21a1557b2ae3e11db< 2fd0948a483e9cb2d669c7199bc620a21c97673daffected
1d57ee941692d0cc928526e21a1557b2ae3e11db< 93c5b8decc0ef39ba84f4211d2db6da0a4aefbebaffected
1d57ee941692d0cc928526e21a1557b2ae3e11db< bf0b0c6d159767c0d1c21f793950d78486690ee0affected
1d57ee941692d0cc928526e21a1557b2ae3e11db< c24fa427fc0ae827b2a3a07f13738cbf82c3f851affected
1d57ee941692d0cc928526e21a1557b2ae3e11db< 2cb1a73d1d44a1c11b0ee5eeced765dd80ec48e6affected
1d57ee941692d0cc928526e21a1557b2ae3e11db< f04be6d68f715c1473a8422fc0460f57b5e99931affected
1d57ee941692d0cc928526e21a1557b2ae3e11db< 50a3933760b427759afdd23156a7280a19357a92affected
1d57ee941692d0cc928526e21a1557b2ae3e11db< c9a75ec45f1111ef530ab186c2a7684d0a0c9245affected
… +10 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
btrfs: reinitialize delayed ref list after deleting it from the list
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: btrfs: reinitialize delayed ref list after deleting it from the list At insert_delayed_ref() if we need to update the action of an existing ref to BTRFS_DROP_DELAYED_REF, we delete the ref from its ref head's ref_add_list using list_del(), which leaves the ref's add_list member not reinitialized, as list_del() sets the next and prev members of the list to LIST_POISON1 and LIST_POISON2, respectively. If later we end up calling drop_delayed_ref() against the ref, which can happen during merging or when destroying delayed refs due to a transaction abort, we can trigger a crash since at drop_delayed_ref() we call list_empty() against the ref's add_list, which returns false since the list was not reinitialized after the list_del() and as a consequence we call list_del() again at drop_delayed_ref(). This results in an invalid list access since the next and prev members are set to poison pointers, resulting in a splat if CONFIG_LIST_HARDENED and CONFIG_DEBUG_LIST are set or invalid poison pointer dereferences otherwise. So fix this by deleting from the list with list_del_init() instead.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
来源: 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存在安全漏洞,该漏洞源于重新初始化延迟引用列表。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 1d57ee941692d0cc928526e21a1557b2ae3e11db ~ 2fd0948a483e9cb2d669c7199bc620a21c97673d -
LinuxLinux 4.10 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2024-50273 补丁与修复 (6)

同批安全公告 · Linux · 2024-11-19 · 共 88 条

CVE-2024-502869.8 CRITICALLinux kernel 安全漏洞
CVE-2024-502839.8 CRITICALLinux kernel 安全漏洞
CVE-2024-502769.8 CRITICALLinux kernel 安全漏洞
CVE-2024-530669.8 CRITICALLinux kernel 安全漏洞
CVE-2024-530589.4 CRITICALLinux kernel 安全漏洞
CVE-2024-530828.4 HIGHLinux kernel 安全漏洞
CVE-2024-502998.2 HIGHLinux kernel 安全漏洞
CVE-2024-502937.8 HIGHLinux kernel 安全漏洞
CVE-2024-502917.8 HIGHLinux kernel 安全漏洞
CVE-2024-502947.8 HIGHLinux kernel 安全漏洞
CVE-2023-529217.8 HIGHLinux kernel 安全漏洞
CVE-2024-503007.8 HIGHLinux kernel 安全漏洞
CVE-2024-502887.8 HIGHLinux kernel 安全漏洞
CVE-2024-530767.8 HIGHLinux kernel 安全漏洞
CVE-2024-530887.8 HIGHLinux kernel 安全漏洞
CVE-2024-530807.8 HIGHLinux kernel 安全漏洞
CVE-2024-530797.8 HIGHLinux kernel 安全漏洞
CVE-2024-530577.8 HIGHLinux kernel 安全漏洞
CVE-2024-530447.8 HIGHLinux kernel 安全漏洞
CVE-2024-503017.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-50273

暂无评论


发表评论