Security Advisory
CVE-2025-38098
CVE vulnerability detail — eXtreme Datacenter Security Operations
Description
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Dont treat wb connector as physical in create_validate_stream_for_sink Dont try to operate on a drm_wb_connector as an amdgpu_dm_connector. While dereferencing aconnector->base will "work" its wrong and might lead to unknown bad things. Just... dont.