In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Fix incorrect size calculation for loop
[WHY]
fe_clk_en has size of 5 but sizeof(fe_clk_en) has byte size 20 which is
lager than the array size.
[HOW]
Divide byte size 20 by its element size.
This fixes 2 OVERRUN issues reported by Coverity.
References
Configurations
History
26 Sep 2025, 17:34
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux
Linux linux Kernel |
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CWE | CWE-131 CWE-787 |
|
References | () https://git.kernel.org/stable/c/3941a3aa4b653b69876d894d08f3fff1cc965267 - Patch | |
References | () https://git.kernel.org/stable/c/712be65b3b372a82bff0865b9c090147764bf1c4 - Patch | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
20 Sep 2024, 12:30
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
18 Sep 2024, 07:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-09-18 07:15
Updated : 2025-09-26 17:34
NVD link : CVE-2024-46729
Mitre link : CVE-2024-46729
CVE.ORG link : CVE-2024-46729
JSON object : View
Products Affected
linux
- linux_kernel