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

目标: 1000 元 · 已筹: 1336

100%

CVE-2024-46683— Linux kernel 资源管理错误漏洞

CVSS 7.8 · High EPSS 0.21% · P12

影响版本矩阵 6

厂商产品版本范围状态
LinuxLinuxdd08ebf6c3525a7ea2186e636df064ea47281987< 10081b0b0ed201f53e24bd92deb2e0f3c3e713d4affected
dd08ebf6c3525a7ea2186e636df064ea47281987< 730b72480e29f63fd644f5fa57c9d46109428953affected
6.8affected
< 6.8unaffected
6.10.8≤ 6.10.*unaffected
6.11≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
drm/xe: prevent UAF around preempt fence
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/xe: prevent UAF around preempt fence The fence lock is part of the queue, therefore in the current design anything locking the fence should then also hold a ref to the queue to prevent the queue from being freed. However, currently it looks like we signal the fence and then drop the queue ref, but if something is waiting on the fence, the waiter is kicked to wake up at some later point, where upon waking up it first grabs the lock before checking the fence state. But if we have already dropped the queue ref, then the lock might already be freed as part of the queue, leading to uaf. To prevent this, move the fence lock into the fence itself so we don't run into lifetime issues. Alternative might be to have device level lock, or only release the queue in the fence release callback, however that might require pushing to another worker to avoid locking issues. References: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/2454 References: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/2342 References: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/2020 (cherry picked from commit 7116c35aacedc38be6d15bd21b2fc936eed0008b)
来源: 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 dd08ebf6c3525a7ea2186e636df064ea47281987 ~ 10081b0b0ed201f53e24bd92deb2e0f3c3e713d4 -
LinuxLinux 6.8 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2024-46683 补丁与修复 (2)

同批安全公告 · Linux · 2024-09-13 · 共 40 条

CVE-2024-466979.8 CRITICALLinux kernel 安全漏洞
CVE-2024-466959.8 CRITICALLinux kernel 安全漏洞
CVE-2024-466969.8 CRITICALLinux kernel 资源管理错误漏洞
CVE-2024-466909.8 CRITICALLinux kernel 安全漏洞
CVE-2024-466737.8 HIGHLinux kernel 资源管理错误漏洞
CVE-2024-467137.8 HIGHLinux kernel 安全漏洞
CVE-2024-467107.8 HIGHLinux kernel 安全漏洞
CVE-2024-467097.8 HIGHLinux kernel 安全漏洞
CVE-2024-467057.8 HIGHLinux kernel 安全漏洞
CVE-2024-466877.8 HIGHLinux kernel 安全漏洞
CVE-2024-466747.8 HIGHLinux kernel 资源管理错误漏洞
CVE-2024-466807.8 HIGHLinux kernel 安全漏洞
CVE-2024-466787.8 HIGHLinux kernel 安全漏洞
CVE-2024-46679Linux kernel 安全漏洞
CVE-2024-46712Linux kernel 安全漏洞
CVE-2024-46711Linux kernel 安全漏洞
CVE-2024-46675Linux kernel 安全漏洞
CVE-2024-46708Linux kernel 安全漏洞
CVE-2024-46676Linux kernel 安全漏洞
CVE-2024-46707Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-46683

暂无评论


发表评论