CVE-2024-26913·Kernel vulnerability
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix dcn35 8k30 Underflow/Corruption Issue [why] odm calculation is missing for pipe split policy determination and cause Underflow/Corruption issue. [how] Add the odm calculation.
- Severity
- high
- Software
- Kernel
- Fixed in
- 6.7.6
- Published
- 2024-04-17
Affected versions
From: 6.7
Until: 6.7.6
Fixed in: 6.7.6
How to fix this CVE
Update your Linux kernel to version 6.7.6 or later to resolve a display rendering issue affecting AMD DCN35 GPU architecture when handling 8K 30Hz output. This vulnerability can cause visual corruption and system underflow conditions during high-bandwidth video operations. Apply the patch immediately if you are using kernel versions 6.7.0 through 6.7.5 with AMD Radeon graphics hardware.
sudo dnf update kernel kernel-develDefensia detects this vulnerability
How to check if you are affected
- Step 1: Check your kernel version with `uname -r` and verify if it falls within 6.7.0-6.7.5 range
- Step 2: Identify AMD GPU driver in use by running `lspci | grep -i amd` and `cat /sys/module/amdgpu/version`
- Step 3: Monitor system logs for display underflow errors using `dmesg | grep -i 'underflow\|corruption\|dcn'` and `journalctl -xe | grep -i 'amdgpu\|display'`
- Step 4: Verify patched kernel is running by confirming `uname -r` shows 6.7.6 or later, then test 8K video playback stability
FAQ
What is CVE-2024-26913?
This vulnerability affects AMD display drivers in the Linux kernel when rendering 8K video at 30Hz, where missing calculations in the pipe split policy cause video memory underflow and graphical corruption. The issue is specific to DCN35 GPU architecture used in newer AMD Radeon graphics cards.
Is CVE-2024-26913 being actively exploited?
No, this vulnerability is not actively exploited in the wild and is not listed in CISA's Known Exploited Vulnerabilities catalog. However, users experiencing 8K video corruption should update regardless.
What versions of Kernel are affected by CVE-2024-26913?
Linux kernel versions 6.7.0 through 6.7.5 are affected. The fix is included in kernel 6.7.6 and later stable releases.
How do I check if my server is vulnerable to CVE-2024-26913?
Run `uname -r` to check your kernel version (affected if between 6.7.0-6.7.5), then verify AMD GPU presence with `lspci | grep AMD`, and test high-resolution video output for artifacts.
Does Defensia detect CVE-2024-26913?
Yes — Defensia's CVE advisory scanner compares installed package versions against the NVD database. If Kernel is installed on a monitored server, CVE-2024-26913 will appear in your dashboard with remediation steps.
Related Kernel CVEs
References
Track CVEs across your fleet automatically
Defensia scans your Linux servers and tells you exactly which ones are running vulnerable versions — including CVE-2024-26913. Free for 1 server.
Get started free