Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flags PRT BOs may not have any backing store, so bo->tbo.resource will be NULL. Check for that before dereferencing. (cherry picked from commit 3e3fcd29b505cebed659311337ea03b7698767fc)
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.11, < 6.12.20 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/6cc30748e17ea2a64051ceaf83a8372484e597f1Patch
- https://git.kernel.org/stable/c/72235808eabea93055b459a63443bd9cd6b08aa4Patch
- https://git.kernel.org/stable/c/af23e39b9e9280b1f6299b6f2fa090a1694240adPatch
FAQ
What is CVE-2025-21990?
CVE-2025-21990 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flags PRT BOs may not have any backing store, so bo->tbo.reso...
How severe is CVE-2025-21990?
CVE-2025-21990 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-21990?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.