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

目标: 1000 元 · 已筹: 1336

100%

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

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

影响版本矩阵 14

厂商产品版本范围状态
LinuxLinux0abdd7a81b7e3fd781d7fabcca49501852bba17e< 3ccce34a5c3f5c9541108a451657ade621524b32affected
0abdd7a81b7e3fd781d7fabcca49501852bba17e< efe1b9bbf356357fdff0399af361133d6e3ba18eaffected
0abdd7a81b7e3fd781d7fabcca49501852bba17e< 8c1b4fea8d62285f5e1a8194889b39661608bd8aaffected
0abdd7a81b7e3fd781d7fabcca49501852bba17e< c212d91070beca0d03fef7bf988baf4ff4b3eee4affected
0abdd7a81b7e3fd781d7fabcca49501852bba17e< f2b95248a16c5186d1c658fc0aeb2f3bd95e5259affected
0abdd7a81b7e3fd781d7fabcca49501852bba17e< 7543c3e3b9b88212fcd0aaf5cab5588797bdc7deaffected
3.14affected
< 3.14unaffected
… +6 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
dma-debug: fix a possible deadlock on radix_lock
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: dma-debug: fix a possible deadlock on radix_lock radix_lock() shouldn't be held while holding dma_hash_entry[idx].lock otherwise, there's a possible deadlock scenario when dma debug API is called holding rq_lock(): CPU0 CPU1 CPU2 dma_free_attrs() check_unmap() add_dma_entry() __schedule() //out (A) rq_lock() get_hash_bucket() (A) dma_entry_hash check_sync() (A) radix_lock() (W) dma_entry_hash dma_entry_free() (W) radix_lock() // CPU2's one (W) rq_lock() CPU1 situation can happen when it extending radix tree and it tries to wake up kswapd via wake_all_kswapd(). CPU2 situation can happen while perf_event_task_sched_out() (i.e. dma sync operation is called while deleting perf_event using etm and etr tmc which are Arm Coresight hwtracing driver backends). To remove this possible situation, call dma_entry_free() after put_hash_bucket() in check_unmap().
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于DMA调试模块在持有radix_lock时,可能导致死锁。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 0abdd7a81b7e3fd781d7fabcca49501852bba17e ~ 3ccce34a5c3f5c9541108a451657ade621524b32 -
LinuxLinux 3.14 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · Linux · 2025-01-11 · 共 67 条

CVE-2024-57793Linux kernel 安全漏洞
CVE-2024-57878Linux kernel 安全漏洞
CVE-2024-57877Linux kernel 安全漏洞
CVE-2024-57876Linux kernel 安全漏洞
CVE-2024-57806Linux kernel 安全漏洞
CVE-2024-57805Linux kernel 安全漏洞
CVE-2024-57804Linux kernel 安全漏洞
CVE-2024-57800Linux kernel 安全漏洞
CVE-2024-57799Linux kernel 安全漏洞
CVE-2024-57798Linux kernel 安全漏洞
CVE-2024-57807Linux kernel 安全漏洞
CVE-2024-57792Linux kernel 安全漏洞
CVE-2024-57791Linux kernel 安全漏洞
CVE-2024-56788Linux kernel 安全漏洞
CVE-2024-56372Linux kernel 安全漏洞
CVE-2024-56369Linux kernel 安全漏洞
CVE-2024-56368Linux kernel 安全漏洞
CVE-2024-55916Linux kernel 安全漏洞
CVE-2024-55881Linux kernel 安全漏洞
CVE-2024-54193Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-47143

暂无评论


发表评论