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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 困难 EPSS 0.22% · P12

可能的 ATT&CK 技术 1AI

T1211 · Exploitation for Stealth

影响版本矩阵 6

厂商产品版本范围状态
LinuxLinux6ae9e1aba97e4cdaa31a0bfdc07497ad0e915c84< 6d9f07196389f35a3afebcf1a12c1425725cadddaffected
6ae9e1aba97e4cdaa31a0bfdc07497ad0e915c84< 922f0e00017b09d9d47e3efac008c8b20ed546a0affected
6.12affected
< 6.12unaffected
6.12.2≤ 6.12.*unaffected
6.13≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
drm/amdkfd: Use dynamic allocation for CU occupancy array in 'kfd_get_cu_occupancy()'
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Use dynamic allocation for CU occupancy array in 'kfd_get_cu_occupancy()' The `kfd_get_cu_occupancy` function previously declared a large `cu_occupancy` array as a local variable, which could lead to stack overflows due to excessive stack usage. This commit replaces the static array allocation with dynamic memory allocation using `kcalloc`, thereby reducing the stack size. This change avoids the risk of stack overflows in kernel space, in scenarios where `AMDGPU_MAX_QUEUES` is large. The allocated memory is freed using `kfree` before the function returns to prevent memory leaks. Fixes the below with gcc W=1: drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process.c: In function ‘kfd_get_cu_occupancy’: drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process.c:322:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=] 322 | } | ^
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: 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存在安全漏洞,该漏洞源于drm/amdkfd子系统中kfd_get_cu_occupancy函数中静态数组分配导致的栈溢出问题。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 6ae9e1aba97e4cdaa31a0bfdc07497ad0e915c84 ~ 6d9f07196389f35a3afebcf1a12c1425725caddd -
LinuxLinux 6.12 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · Linux · 2024-12-28 · 共 32 条

CVE-2024-567048.4 HIGHLinux kernel 安全漏洞
CVE-2024-566848.4 HIGHLinux kernel 安全漏洞
CVE-2024-566777.8 HIGHLinux kernel 安全漏洞
CVE-2024-567067.8 HIGHLinux kernel 安全漏洞
CVE-2024-566927.8 HIGHLinux kernel 安全漏洞
CVE-2024-566937.8 HIGHLinux kernel 安全漏洞
CVE-2024-566817.8 HIGHLinux kernel 安全漏洞
CVE-2024-566887.5 HIGHLinux kernel 安全漏洞
CVE-2024-567037.5 HIGHLinux kernel 安全漏洞
CVE-2024-566947.5 HIGHLinux kernel 安全漏洞
CVE-2024-56696Linux kernel 安全漏洞
CVE-2024-56708Linux kernel 安全漏洞
CVE-2024-56707Linux kernel 安全漏洞
CVE-2024-56705Linux kernel 安全漏洞
CVE-2024-56676Linux kernel 安全漏洞
CVE-2024-56678Linux kernel 安全漏洞
CVE-2024-56701Linux kernel 安全漏洞
CVE-2024-56702Linux kernel 安全漏洞
CVE-2024-56700Linux kernel 安全漏洞
CVE-2024-56699Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-56695

暂无评论


发表评论