First published: Wed Sep 18 2024(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
debian/linux | <=5.10.223-1<=5.10.226-1<=6.1.123-1<=6.1.119-1 | 6.12.9-1 6.12.10-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-46729 is classified as a vulnerability affecting the Linux kernel, specifically related to incorrect size calculations.
To resolve CVE-2024-46729, update to the recommended Linux kernel versions 6.12.9-1 or 6.12.10-1.
CVE-2024-46729 affects Linux kernel versions up to 5.10.226-1 and 6.1.123-1.
CVE-2024-46729 is not categorized as critical, but it poses potential risks due to incorrect memory size calculations.
Debian-based distributions, including those running specific versions of the Linux kernel, must address CVE-2024-46729.