← Back to CVE List

CVE-2025-21990

Published: 2025-04-02T13:15Z
Last Modified: 2025-04-10T13:25Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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) > MITRE Terms of Use apply – see LICENSE‑MITRE.txt