CVE-2022-49773 Information
May 02, 2025
cve
Description
In the Linux kernel the following vulnerability has been resolved:
drm/amd/display: Fix optc2_configure warning on dcn314
[Why]
dcn314 uses optc2_configure_crc() that wraps
optc1_configure_crc() + set additional registers
not applicable to dcn314.
It’s not critical but when used leads to warning like:
WARNING: drivers/gpu/drm/amd/amdgpu/../display/dc/dc_helper.c
Call Trace:
[How] Use optc1_configure_crc() directly
Reference
https://git.kernel.org/stable/c/e7e4f77c991c9abf90924929a9d55f90b0bb78de https://git.kernel.org/stable/c/f67ef5aa88e3db0a13ae3befab2ddf14ac00a91c
Share on: