PT-2024-32152 · Linux+5 · Linux Kernel+5
Published
2024-04-19
·
Updated
2026-05-26
·
CVE-2024-46729
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to an incorrect size calculation for a loop in the drm/amd/display component of the Linux kernel. Specifically,
fe clk en has a size of 5, but sizeof(fe clk en) returns a byte size of 20, which is larger than the array size. This discrepancy leads to 2 OVERRUN issues reported by Coverity. The fix involves dividing the byte size by the element size.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Corruption
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Alt Linux
Debian
Linuxmint
Linux Kernel
Suse
Ubuntu