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 currentstate and calling into dcupdateplanesandstream which may clobber currentstate.
[HOW] Cache relevant stream pointers and iterate through them instead of relying on the current_state.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/68xxx/CVE-2025-68196.json"
}