CVE-2025-58407
BaseFortify
Publication date: 2025-11-17
Last updated on: 2025-11-17
Assigner: imaginationtech
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| imagination_technologies | gpu_driver_development_kit | 24.3 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-367 | 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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs when kernel or driver software running on a Guest Virtual Machine sends improper commands to the GPU Firmware. It exploits a Time-Of-Check to Time-Of-Use (TOCTOU) race condition, allowing the attacker to read or write data outside the allocated memory, effectively escaping the virtual machine's isolation.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized access or modification of data outside the virtual machine's allocated memory. This could result in data leakage, corruption, or compromise of the host system's security boundaries, potentially allowing attackers to escape the virtual environment.