CVE-2024-47661
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-47661 affects the Linux kernel's AMD display driver. The vulnerability was discovered in the drm/amd/display subsystem where an integer overflow occurs due to improper type conversion from uint32_t to uint8_t. The issue was identified when dmub_rb_cmd's ramping_boundary, which has a size of uint8_t, was being assigned a value of 0xFFFF (Kernel Patch).

Technical details

The vulnerability is an integer overflow issue in the Linux kernel's AMD display driver. The problem occurs in two files: dmub_abm_lcd.c and dcn21_hwseq.c, where a uint32_t value of 0xFFFF was being assigned to a uint8_t variable ramping_boundary. The issue was fixed by changing the value to 0xFF to match the uint8_t size limitation. The vulnerability has been assigned a CVSS v3.1 Base Score of 5.5 (Medium) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

The vulnerability could potentially lead to a denial of service condition in systems running affected versions of the Linux kernel. The CVSS scoring indicates that while the vulnerability requires local access and low privileges, it could have a high impact on system availability with no impact on confidentiality or integrity (NVD).

Mitigation and workarounds

The vulnerability has been fixed in Linux kernel version 6.10.9 and later. The fix involves changing the ramping_boundary variable type and value from uint32_t 0xFFFF to uint8_t 0xFF. Users are advised to update their systems to the patched version. The fix has been backported to various Linux distributions including Ubuntu 24.04 LTS and 22.04 LTS (Ubuntu).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-71142N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-core
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • rv
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-zfcpdump
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-debug
NoYesJan 14, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management