Answer in brief
CVE-2023-52825 records a High severity (CVSS 7.8) vulnerability in drm/amdkfd: Fix a race condition of vram buffer unref in svm code. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 7.8. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Product | Affected versions | Fixed versions |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | Not reported | Not reported |
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=e49fe4040a10c1cd3b215c511f658d15aa7c8be9 <7d43cdd22cd81a2b079e864c4321b9aba4c6af34 || >=e49fe4040a10c1cd3b215c511f658d15aa7c8be9 <50f35a907c4f9ed431fd3dbb8b871ef1cbb0718e || >=e49fe4040a10c1cd3b215c511f658d15aa7c8be9 <c772eacbd6d0845fc922af8716bb9d29ae27b8cf || >=e49fe4040a10c1cd3b215c511f658d15aa7c8be9 <fc0210720127cc6302e6d6f3de48f49c3fcf5659 || >=e49fe4040a10c1cd3b215c511f658d15aa7c8be9 <709c348261618da7ed89d6c303e2ceb9e453ba74 | 7d43cdd22cd81a2b079e864c4321b9aba4c6af34, 50f35a907c4f9ed431fd3dbb8b871ef1cbb0718e, c772eacbd6d0845fc922af8716bb9d29ae27b8cf, fc0210720127cc6302e6d6f3de48f49c3fcf5659, 709c348261618da7ed89d6c303e2ceb9e453ba74 |
| Linux/Linuxgeneric | 5.14 | Not reported |
Published upstream
May 21, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 4, 2026
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".
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2023-52825 records a High severity (CVSS 7.8) vulnerability in drm/amdkfd: Fix a race condition of vram buffer unref in svm code. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 7.8. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Product | Affected versions | Fixed versions |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | Not reported | Not reported |
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=e49fe4040a10c1cd3b215c511f658d15aa7c8be9 <7d43cdd22cd81a2b079e864c4321b9aba4c6af34 || >=e49fe4040a10c1cd3b215c511f658d15aa7c8be9 <50f35a907c4f9ed431fd3dbb8b871ef1cbb0718e || >=e49fe4040a10c1cd3b215c511f658d15aa7c8be9 <c772eacbd6d0845fc922af8716bb9d29ae27b8cf || >=e49fe4040a10c1cd3b215c511f658d15aa7c8be9 <fc0210720127cc6302e6d6f3de48f49c3fcf5659 || >=e49fe4040a10c1cd3b215c511f658d15aa7c8be9 <709c348261618da7ed89d6c303e2ceb9e453ba74 | 7d43cdd22cd81a2b079e864c4321b9aba4c6af34, 50f35a907c4f9ed431fd3dbb8b871ef1cbb0718e, c772eacbd6d0845fc922af8716bb9d29ae27b8cf, fc0210720127cc6302e6d6f3de48f49c3fcf5659, 709c348261618da7ed89d6c303e2ceb9e453ba74 |
| Linux/Linuxgeneric | 5.14 | Not reported |
Published upstream
May 21, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 4, 2026
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".
Quoted source text, attributed separately from HOL analysis.