Bug 2355526 (CVE-2023-53009) - CVE-2023-53009 kernel: drm/amdkfd: Add sync after creating vram bo
Summary: CVE-2023-53009 kernel: drm/amdkfd: Add sync after creating vram bo
Keywords:
Status: NEW
Alias: CVE-2023-53009
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-03-27 17:05 UTC by OSIDB Bzimport
Modified: 2025-04-01 04:14 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-03-27 17:05:34 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.