7.8
CVE-2022-31614
- EPSS 0.14%
- Published 05.08.2022 21:15:08
- Last modified 21.11.2024 07:04:51
- Source psirt@nvidia.com
- Teams watchlist Login
- Open Login
NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager (vGPU plugin) where it may double-free some resources. An attacker may exploit this vulnerability with other vulnerabilities to cause denial of service, code execution, and information disclosure.
Data is provided by the National Vulnerability Database (NVD)
Nvidia ≫ Virtual Gpu Version >= 11.0 < 11.8
Nvidia ≫ Virtual Gpu Version >= 13.0 < 13.3
Nvidia ≫ Virtual Gpu Version14.0
Nvidia ≫ Virtual Gpu Version14.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.14% | 0.351 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
psirt@nvidia.com | 7 | 1 | 5.9 |
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
|
CWE-415 Double Free
The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.