CVE-2025-21784
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
27/02/2025
Last modified:
27/02/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()<br />
<br />
In function psp_init_cap_microcode(), it should bail out when failed to<br />
load firmware, otherwise it may cause invalid memory access.