CVE-2025-21956
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
01/04/2025
Last modified:
03/11/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/amd/display: Assign normalized_pix_clk when color depth = 14<br />
<br />
[WHY & HOW]<br />
A warning message "WARNING: CPU: 4 PID: 459 at ... /dc_resource.c:3397<br />
calculate_phy_pix_clks+0xef/0x100 [amdgpu]" occurs because the<br />
display_color_depth == COLOR_DEPTH_141414 is not handled. This is<br />
observed in Radeon RX 6600 XT.<br />
<br />
It is fixed by assigning pix_clk * (14 * 3) / 24 - same as the rests.<br />
<br />
Also fixes the indentation in get_norm_pix_clk.<br />
<br />
(cherry picked from commit 274a87eb389f58eddcbc5659ab0b180b37e92775)
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 4.15 (including) | 5.4.292 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.5 (including) | 5.10.236 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.180 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.132 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.84 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.20 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.13.8 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.14:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.14:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.14:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.14:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.14:rc5:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.14:rc6:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/0174a2e5770efee9dbd4b58963ed4d939298ff5e
- https://git.kernel.org/stable/c/04f90b505ad3a6eed474bbaa03167095fef5203a
- https://git.kernel.org/stable/c/0c0016712e5dc23ce4a7e673cbebc24a535d8c8a
- https://git.kernel.org/stable/c/27df30106690969f7d63604f0d49ed8e9bffa2cb
- https://git.kernel.org/stable/c/79e31396fdd7037c503e6add15af7cb00633ea92
- https://git.kernel.org/stable/c/a8f77e1658d78e4a8bb227a83bcee67de97f7634
- https://git.kernel.org/stable/c/cca3ab74f90176099b6392e8e894b52b27b3d080
- https://git.kernel.org/stable/c/dc831b38680c47d07e425871a9852109183895cf
- https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html
- https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html



