Security Advisory

CVE-2023-53009

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-03-27 16:43:39
Last updated 2026-05-11 19:36:50
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add sync after creating vram bo There will be data corruption on vram allocated by svm if the initialization is not complete and application is writting on the memory. Adding sync to wait for the initialization completion is to resolve this issue.