CVE-2025-38098
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
03/07/2025
Last modified:
03/07/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/amd/display: Don&#39;t treat wb connector as physical in create_validate_stream_for_sink<br />
<br />
Don&#39;t try to operate on a drm_wb_connector as an amdgpu_dm_connector.<br />
While dereferencing aconnector->base will "work" it&#39;s wrong and<br />
might lead to unknown bad things. Just... don&#39;t.