Security Advisory

CVE-2025-40339

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-09 04:09:55
Last updated 2026-05-11 21:47:27
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix nullptr err of vm_handle_moved If a amdgpu_bo_va is fpriv->prt_va, the bo of this one is always NULL. So, such kind of amdgpu_bo_va should be updated separately before amdgpu_vm_handle_moved.