In the Linux kernel, the following vulnerability has been resolved:
drm/amdkfd: Fix a race condition of vram buffer unref in svm code
prange->svm_bo unref can happen in both mmu callback and a callback after
migrate to system ram. Both are async call in different tasks. Sync svm_bo
unref operation to avoid random "use-after-free".
Metrics
Affected Vendors & Products
References
History
Tue, 05 Nov 2024 17:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | CWE-362 | |
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T15:31:29.517Z
Updated: 2024-11-05T16:40:39.599Z
Reserved: 2024-05-21T15:19:24.250Z
Link: CVE-2023-52825
Vulnrichment
Updated: 2024-08-02T23:11:36.075Z
NVD
Status : Awaiting Analysis
Published: 2024-05-21T16:15:20.320
Modified: 2024-11-05T17:35:05.763
Link: CVE-2023-52825
Redhat