← Back to CVE List

CVE-2023-53009

Published: 2025-03-27T17:15Z
Last Modified: 2025-03-28T18:11Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt