In the Linux kernel, the following vulnerability has been resolved:
drm/amdgpu: bail out when failed to load fw in pspinitcap_microcode()
In function pspinitcap_microcode(), it should bail out when failed to load firmware, otherwise it may cause invalid memory access.