CVE-2024-36969
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-36969 is a vulnerability in the Linux kernel's AMD display driver (drm/amd/display) discovered in June 2024. The issue occurs in the setup_dsc_config function where a division by zero can occur when the slice_height parameter is 0, leading to a driver crash. This vulnerability affects multiple versions of the Linux kernel up to versions 5.15.160, 6.1.92, 6.6.32, 6.8.11, and 6.9.2 (NVD).

Technical details

The vulnerability is caused by an unchecked division operation in the setup_dsc_config function within the AMD display driver. When slice_height is 0, the calculation of num_slices_v (pic_height/slice_height) results in a division by zero error. The issue has been assigned a CVSS v3.1 base score of 5.5 (Medium) with vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H, indicating local access required with low complexity and no user interaction needed (NVD).

Impact

When triggered, the vulnerability causes the AMD GPU driver to crash, leaving the kernel in a state that requires a system reboot. This was specifically reproduced on a Lenovo ThinkPad Z16 Gen 2 with an Apple Studio Display monitor connected via Thunderbolt (Kernel Patch).

Exploitability

The vulnerability requires local access and can be triggered when connecting certain display configurations, particularly when rebooting the system with specific monitors connected. The issue was confirmed to be reproducible on specific hardware configurations (Kernel Patch).

Mitigation and workarounds

A patch has been developed and merged into the Linux kernel that adds a check to avoid the division by zero condition. The fix involves verifying that slice_height is greater than 0 before performing the division operation. If slice_height is 0, the DSC configuration is marked as not possible (Kernel Patch).

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-2026-74583NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug
NoYesAug 21, 2026
CVE-2026-74582NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel.src
NoYesAug 21, 2026
CVE-2026-74581NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-internal
NoYesAug 21, 2026
CVE-2026-74580NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug
NoYesAug 21, 2026
CVE-2025-30156NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel-matched
NoYesAug 21, 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