In the Linux kernel, the following vulnerability has been...
Moderate severity
Unreviewed
Published
Apr 2, 2025
to the GitHub Advisory Database
•
Updated Apr 10, 2025
Description
Published by the National Vulnerability Database
Apr 2, 2025
Published to the GitHub Advisory Database
Apr 2, 2025
Last updated
Apr 10, 2025
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)
References