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

目标: 1000 元 · 已筹: 1336

100%

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

CVSS 7.8 · High EPSS 0.40% · P33

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinux9ac7849e35f705830f7b016ff272b0ff1f7ff759< fe2d246080f035e0af5793cb79067ba125e4fb63affected
9ac7849e35f705830f7b016ff272b0ff1f7ff759< 2f7bbdc744f2e7051d1cb47c8e082162df1923c9affected
9ac7849e35f705830f7b016ff272b0ff1f7ff759< 257193083e8f43907e99ea633820fc2b3bcd24c7affected
9ac7849e35f705830f7b016ff272b0ff1f7ff759< 87b34c8c94e29fa01d744e5147697f592998d954affected
9ac7849e35f705830f7b016ff272b0ff1f7ff759< f993a4baf6b622232e4c190d34c220179e5d61ebaffected
9ac7849e35f705830f7b016ff272b0ff1f7ff759< 1fe97f68fce1ba24bf823bfb0eb0956003473130affected
9ac7849e35f705830f7b016ff272b0ff1f7ff759< 22094f5f52e7bc16c5bf9613365049383650b02eaffected
9ac7849e35f705830f7b016ff272b0ff1f7ff759< 28e8b7406d3a1f5329a03aa25a43aa28e087cb20affected
… +10 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
dma: fix call order in dmam_free_coherent
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: dma: fix call order in dmam_free_coherent dmam_free_coherent() frees a DMA allocation, which makes the freed vaddr available for reuse, then calls devres_destroy() to remove and free the data structure used to track the DMA allocation. Between the two calls, it is possible for a concurrent task to make an allocation with the same vaddr and add it to the devres list. If this happens, there will be two entries in the devres list with the same vaddr and devres_destroy() can free the wrong entry, triggering the WARN_ON() in dmam_match. Fix by destroying the devres entry before freeing the DMA allocation. kokonut //net/encryption http://sponge2/b9145fe6-0f72-4325-ac2f-a84d81075b03
来源: 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存在安全漏洞,该漏洞源于dmam_free_coherent中的调用顺序存在问题。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 9ac7849e35f705830f7b016ff272b0ff1f7ff759 ~ fe2d246080f035e0af5793cb79067ba125e4fb63 -
LinuxLinux 2.6.21 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2024-43856 其他参考 (8)

同批安全公告 · Linux · 2024-08-17 · 共 109 条

CVE-2024-422859.8 CRITICALLinux kernel 安全漏洞
CVE-2024-422849.1 CRITICALLinux kernel 安全漏洞
CVE-2024-423188.8 HIGHLinux kernel 安全漏洞
CVE-2024-438488.8 HIGHLinux kernel 安全漏洞
CVE-2024-438478.8 HIGHLinux kernel 安全漏洞
CVE-2024-422878.8 HIGHLinux kernel 安全漏洞
CVE-2024-422967.8 HIGHLinux kernel 安全漏洞
CVE-2024-438327.8 HIGHLinux kernel 安全漏洞
CVE-2024-422977.8 HIGHLinux kernel 安全漏洞
CVE-2024-422807.8 HIGHLinux kernel 安全漏洞
CVE-2024-438467.8 HIGHLinux kernel 安全漏洞
CVE-2024-438457.8 HIGHLinux kernel 安全漏洞
CVE-2024-423147.8 HIGHLinux kernel 安全漏洞
CVE-2024-422797.8 HIGHLinux kernel 安全漏洞
CVE-2024-438307.8 HIGHLinux kernel 安全漏洞
CVE-2024-422997.8 HIGHLinux kernel 安全漏洞
CVE-2024-423007.8 HIGHLinux kernel 安全漏洞
CVE-2024-422937.8 HIGHLinux kernel 安全漏洞
CVE-2024-422887.8 HIGHLinux kernel 安全漏洞
CVE-2024-438407.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-43856

暂无评论


发表评论