CVE-2025-38098
In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Don’t treat wb connector as physical in create_validate_stream_for_sink
Don’t try to operate on a drm_wb_connector as an amdgpu_dm_connector.
While dereferencing aconnector->base will “work” it’s wrong and
might lead to unknown bad things. Just… don’t.
More information : https://git.kernel.org/stable/c/18ca68f7c657721583a75cab01f0d0d2ec63a6c9
