
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-52825 affects the Linux kernel, specifically addressing a race condition vulnerability in the AMD Kernel Fusion Driver (AMDKFD) SVM code. The issue was discovered in the vram buffer unreference handling, where prange->svm_bo unref operations could occur simultaneously in both MMU callback and system RAM migration callback, leading to potential use-after-free conditions (Red Hat Portal).
The vulnerability stems from a race condition in the drm/amdkfd driver where the vram buffer unreference can happen asynchronously in two different tasks - the MMU callback and the callback after migrate to system RAM. This unsynchronized access to prange->svm_bo could result in a use-after-free condition. The issue has been assigned a CVSS v3 base score of 5.5, indicating moderate severity (Red Hat Portal).
If exploited, this vulnerability could lead to a use-after-free condition, potentially resulting in system crashes or denial of service. The vulnerability primarily affects the availability of the system, with no direct impact on confidentiality or integrity (Red Hat Portal).
The vulnerability requires local access with low privileges and no user interaction. The attack complexity is rated as low, though it requires specific conditions related to the AMD GPU driver usage (Red Hat Portal).
A fix has been implemented that synchronizes the svm_bo unref operation using mutex locks to prevent the race condition. The patch has been merged into the Linux kernel and is available in updated versions. Various Linux distributions have released patches to address this vulnerability, including Ubuntu and Red Hat (Kernel Commit).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."