- CVE ID
- CVE-2025-68196
- CWE
- N/A
- CVE Description
- In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Cache streams targeting link when performing LT automation
[WHY]
Last LT automation update can cause crash by referencing current_state and
calling into dc_update_planes_and_stream which may clobber current_state.
[HOW]
Cache relevant stream pointers and iterate through them instead of relying
on the current_state.
- Published
- Dec 17, 2025
- CVSS Score & Severity
5.1Medium
- CVSS Vector
- CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
- EPSS Score
- 0.027%
- KEV Status
Not in KEV Catalog: No known exploits
- Source
- National Vulnerability Database