CVE-2024-46729 - AMD Display Buffer Overflow

1 month ago 8
ARTICLE AD BOX
CVE ID : CVE-2024-46729
Published : Sept. 18, 2024, 7:15 a.m. | 24 minutes ago
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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Read Entire Article