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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 困难 EPSS 0.17% · P7

影响版本矩阵 6

厂商产品版本范围状态
LinuxLinux06ad7e16425619a4a77154c2e85bededb3e04a4f< b6ce047a81f508f5c60756db8dfb5ff486e4dad0affected
06ad7e16425619a4a77154c2e85bededb3e04a4f< a7aeb03888b92304e2fc7d4d1c242f54a312561baffected
6.7affected
< 6.7unaffected
6.10.11≤ 6.10.*unaffected
6.11≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct()
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct() dc_state_destruct() nulls the resource context of the DC state. The pipe context passed to dcn10_set_drr() is a member of this resource context. If dc_state_destruct() is called parallel to the IRQ processing (which calls dcn10_set_drr() at some point), we can end up using already nulled function callback fields of struct stream_resource. The logic in dcn10_set_drr() already tries to avoid this, by checking tg against NULL. But if the nulling happens exactly after the NULL check and before the next access, then we get a race. Avoid this by copying tg first to a local variable, and then use this variable for all the operations. This should work, as long as nobody frees the resource pool where the timing generators live. (cherry picked from commit a3cc326a43bdc48fbdf53443e1027a03e309b643)
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于dcn10_set_drr函数和dc_state_destruct函数之间存在竞争。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 06ad7e16425619a4a77154c2e85bededb3e04a4f ~ b6ce047a81f508f5c60756db8dfb5ff486e4dad0 -
LinuxLinux 6.7 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2024-46851 其他参考 (1)

同批安全公告 · Linux · 2024-09-27 · 共 66 条

CVE-2024-46844Linux kernel 安全漏洞
CVE-2024-46865Linux kernel 安全漏洞
CVE-2024-46864Linux kernel 安全漏洞
CVE-2024-46863Linux kernel 安全漏洞
CVE-2024-46852Linux kernel 安全漏洞
CVE-2024-46850Linux kernel 安全漏洞
CVE-2024-46849Linux kernel 安全漏洞
CVE-2024-46848Linux kernel 安全漏洞
CVE-2024-46847Linux kernel 安全漏洞
CVE-2024-46846Linux kernel 安全漏洞
CVE-2024-46853Linux kernel 安全漏洞
CVE-2024-46845Linux kernel 安全漏洞
CVE-2024-46843Linux kernel 安全漏洞
CVE-2024-46841Linux kernel 安全漏洞
CVE-2024-46842Linux kernel 安全漏洞
CVE-2024-46840Linux kernel 安全漏洞
CVE-2024-46838Linux kernel 安全漏洞
CVE-2024-46837Linux kernel 安全漏洞
CVE-2024-46835Linux kernel 安全漏洞
CVE-2024-46836Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-46851

暂无评论


发表评论