Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.15, < 6.10.9 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/3941a3aa4b653b69876d894d08f3fff1cc965267Patch
- https://git.kernel.org/stable/c/712be65b3b372a82bff0865b9c090147764bf1c4Patch
FAQ
What is CVE-2024-46729?
CVE-2024-46729 is a vulnerability with a CVSS score of 7.8 (HIGH). 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 whic...
How severe is CVE-2024-46729?
CVE-2024-46729 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-46729?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.