2
CVE-2025-52532
- EPSS 0.01%
- Veröffentlicht 15.05.2026 02:59:46
- Zuletzt bearbeitet 15.05.2026 14:10:17
- Quelle psirt@amd.com
- CVE-Watchlists
- Unerledigt
A race condition in the MxGPU-Virtualization driver’s ioctl path caused by concurrent unsynchronized access to the global variable amdgv_cmd in an unlocked ioctl handler could be exploited by an attacker to trigger a heap-based buffer overflow, potentially resulting in denial-of-service within the vulnerable system context.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerAMD
≫
Produkt
AMD Radeon™ PRO V620
Default Statusaffected
Version
Contact your AMD Customer Engineering representative
Status
unaffected
HerstellerAMD
≫
Produkt
AMD Radeon™ PRO V710
Default Statusaffected
Version
Contact your AMD Customer Engineering representative
Status
unaffected
HerstellerAMD
≫
Produkt
AMD Instinct™ MI250
Default Statusaffected
Version
GIM Driver 8.4
Status
unaffected
HerstellerAMD
≫
Produkt
AMD Instinct™ MI308X
Default Statusaffected
Version
GIM Driver 8.4
Status
unaffected
HerstellerAMD
≫
Produkt
AMD Instinct™ MI300A
Default Statusaffected
Version
GIM Driver 8.4
Status
unaffected
HerstellerAMD
≫
Produkt
AMD Instinct™ MI300X
Default Statusaffected
Version
GIM Driver 8.4
Status
unaffected
HerstellerAMD
≫
Produkt
AMD Instinct™ MI325X
Default Statusaffected
Version
GIM Driver 8.4
Status
unaffected
HerstellerAMD
≫
Produkt
AMD Instinct™ MI210
Default Statusaffected
Version
GIM Driver 8.4
Status
unaffected
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.01% | 0.021 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| psirt@amd.com | 2 | 0 | 0 |
CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
|
CWE-367 Time-of-check Time-of-use (TOCTOU) Race Condition
The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check. This can cause the product to perform invalid actions when the resource is in an unexpected state.