6.3
CVE-2020-5969
- EPSS 0.04%
- Published 30.06.2020 23:15:12
- Last modified 21.11.2024 05:34:55
- Source psirt@nvidia.com
- Teams watchlist Login
- Open Login
NVIDIA Virtual GPU Manager contains a vulnerability in the vGPU plugin, in which it validates a shared resource before using it, creating a race condition which may lead to denial of service or information disclosure. This affects vGPU version 8.x (prior to 8.4), version 9.x (prior to 9.4) and version 10.x (prior to 10.3).
Data is provided by the National Vulnerability Database (NVD)
Nvidia ≫ Virtual Gpu Manager Version >= 8.0 <= 8.3
Nvidia ≫ Virtual Gpu Manager Version >= 9.0 <= 9.3
Nvidia ≫ Virtual Gpu Manager Version >= 10.0 <= 10.2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.04% | 0.094 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 6.3 | 1 | 5.2 |
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H
|
nvd@nist.gov | 3.3 | 3.4 | 4.9 |
AV:L/AC:M/Au:N/C:P/I:N/A:P
|
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.