CVE-2024-47661
CVSS 3.1 Score 5.5 of 10 (medium)
Details
Published Oct 9, 2024
Updated: Oct 15, 2024
CWE ID 190
Summary
CVE-2024-47661 is a vulnerability affecting the Linux kernel. It was identified in the drm/amd/display driver, where the size of a uint8_t buffer, ramping_boundary, in the dmub_rb_cmd function was assigned a value of 0xFFFF. This integer overflow issue has been resolved by changing the value to 0xFF, which corrects the size limitation and eliminates two reported integer overflow vulnerabilities detected by Coverity.
Prevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.