4.6
CVE-2022-28196
- EPSS 0.24%
- Published 27.04.2022 18:15:08
- Last modified 21.11.2024 06:56:55
- Source psirt@nvidia.com
- Teams watchlist Login
- Open Login
NVIDIA Jetson Linux Driver Package contains a vulnerability in the Cboot blob_decompress function, where insufficient validation of untrusted data may allow a local attacker with elevated privileges to cause a memory buffer overflow, which may lead to code execution, limited loss of Integrity, and limited denial of service. The scope of impact can extend to other components.
Data is provided by the National Vulnerability Database (NVD)
Nvidia ≫ Jetson Linux Version < 32.7.2
Nvidia ≫ Jetson Agx Xavier Version-
Nvidia ≫ Jetson Tx2 Version-
Nvidia ≫ Jetson Tx2 Nx Version-
Nvidia ≫ Jetson Xavier Nx Version-
Nvidia ≫ Jetson Tx2 Version-
Nvidia ≫ Jetson Tx2 Nx Version-
Nvidia ≫ Jetson Xavier Nx Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.24% | 0.473 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 4.6 | 1.5 | 2.7 |
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:L/A:L
|
nvd@nist.gov | 3.6 | 3.9 | 4.9 |
AV:L/AC:L/Au:N/C:N/I:P/A:P
|
psirt@nvidia.com | 4.6 | 1.5 | 2.7 |
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:L/A:L
|
CWE-20 Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.