6.7
CVE-2021-1111
- EPSS 0.48%
- Veröffentlicht 11.08.2021 22:15:08
- Zuletzt bearbeitet 21.11.2024 05:43:37
- Quelle psirt@nvidia.com
- Teams Watchlist Login
- Unerledigt Login
Bootloader contains a vulnerability in the NV3P server where any user with physical access through USB can trigger an incorrect bounds check, which may lead to buffer overflow, resulting in limited information disclosure, limited data integrity, and denial of service across all components.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Nvidia ≫ Jetson Linux Version >= 32.1 < 32.6.1
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.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.48% | 0.64 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 6.7 | 0.9 | 5.3 |
CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:H
|
nvd@nist.gov | 4.6 | 3.9 | 6.4 |
AV:L/AC:L/Au:N/C:P/I:P/A:P
|
psirt@nvidia.com | 6.7 | 0.9 | 5.3 |
CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:H
|
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
CWE-125 Out-of-bounds Read
The product reads data past the end, or before the beginning, of the intended buffer.