Vulnerability in Linux
CVE-2025-37870
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: prevent hang on link training fail [Why] When link training fails, the phy clock will be disabled. However, in enable_streams, it is assumed that link training succeeded and the mux selects the phy clock, causing a hang when a register write is made. [How] When enable_stream is hit, check if link training failed. If it did, fall back to the ref clock to avoid a hang and keep the system in a recoverable state.
EPSS: 0.003 (17.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Linux — versions 7462475e3a06fbb0b36243b391296f9f411e9041, 6.3, 0
- Linux Linux_kernel
References
Frequently asked questions
- What is CVE-2025-37870?
- CVE-2025-37870 is a medium-severity vulnerability in Linux. CVSS score: 5.5/10. Published 2025-05-09.
- How severe is CVE-2025-37870?
- Medium severity. CVSS v3 base score is 5.5 out of 10.