Security Advisory

CVE-2025-21990

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-04-02 12:53:13
Last updated 2026-05-11 21:10:30
Assigner Linux
CVSS score not scored
State PUBLISHED

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)