Description
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.
Scores
CVSS v3
7.8
EPSS
0.0005
EPSS Percentile
13.9%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-131
CWE-787
Status
published
Products (2)
linux/Kernel
4.15.0 - 6.10.9linux
linux/linux_kernel
4.15 - 6.10.9
Published
Sep 18, 2024
Tracked Since
Feb 18, 2026