CVE-2025-37870

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
09/05/2025
Last modified:
12/11/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> drm/amd/display: prevent hang on link training fail<br /> <br /> [Why]<br /> When link training fails, the phy clock will be disabled. However, in<br /> enable_streams, it is assumed that link training succeeded and the<br /> mux selects the phy clock, causing a hang when a register write is made.<br /> <br /> [How]<br /> When enable_stream is hit, check if link training failed. If it did, fall<br /> back to the ref clock to avoid a hang and keep the system in a recoverable<br /> state.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.3 (including) 6.12.25 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.13 (including) 6.14.4 (excluding)