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