IT

Tracker / CVE-2025-21956

CVE-2025-21956

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Assign normalized_pix_clk when color depth = 14 [WHY & HOW] A warning message "WARNING: CPU: 4 PID: 459 at ... /dc_resource.c:3397 calculate_phy_pix_clks+0xef/0x100 [amdgpu]" occurs because the display_color_depth == COLOR_DEPTH_141414 is not handled. This is observed in Radeon RX 6600 XT. It is fixed by assigning pix_clk * (14 * 3) / 24 - same as the rests. Also fixes the indentation in get_norm_pix_clk. (cherry picked from commit 274a87eb389f58eddcbc5659ab0b180b37e92775)

Affected products and versions

linux linux_kernel
linux linux_kernel · 4.15 → 5.4.292
linux linux_kernel · 5.11 → 5.15.180
linux linux_kernel · 5.16 → 6.1.132
linux linux_kernel · 5.5 → 5.10.236
linux linux_kernel · 6.13 → 6.13.8
linux linux_kernel · 6.2 → 6.6.84
linux linux_kernel · 6.7 → 6.12.20

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References