← Back

Jetson Linux

jetson_linux

Vendor: Nvidia • 49 CVEs

CVEs (49)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Nvidia
1Jetson Linux
Jun 17, 2026
Jun 22, 2021
N/A· v4
4.4 MEDIUM· v3
2.1 LOW· v2
Trusty contains a vulnerability in TSEC TA which deserializes the incoming messages even though the TSEC TA does not expose any command. This vulnerability might allow an attacker to exploit the deserializer to impact co...Show more
Trusty contains a vulnerability in TSEC TA which deserializes the incoming messages even though the TSEC TA does not expose any command. This vulnerability might allow an attacker to exploit the deserializer to impact code execution, causing information disclosure.Show less
1Nvidia
1Jetson Linux
Jun 17, 2026
Jun 22, 2021
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
Trusty TLK contains a vulnerability in the NVIDIA TLK kernel where an integer overflow in the tz_map_shared_mem function can bypass boundary checks, which might lead to denial of service.
1Nvidia
1Jetson Linux
Jun 17, 2026
Jun 22, 2021
N/A· v4
5.5 MEDIUM· v3
4.9 MEDIUM· v2
Trusty contains a vulnerability in the NVIDIA TLK kernel function where a lack of checks allows the exploitation of an integer overflow through a specific SMC call that is triggered by the user, which may lead to denial...Show more
Trusty contains a vulnerability in the NVIDIA TLK kernel function where a lack of checks allows the exploitation of an integer overflow through a specific SMC call that is triggered by the user, which may lead to denial of service.Show less
1Nvidia
1Jetson Linux
Jun 17, 2026
Jun 22, 2021
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
Trusty contains a vulnerability in the NVIDIA TLK kernel function where a lack of checks allows the exploitation of an integer overflow through a specific SMC call that is triggered by the user, which may lead to denial...Show more
Trusty contains a vulnerability in the NVIDIA TLK kernel function where a lack of checks allows the exploitation of an integer overflow through a specific SMC call that is triggered by the user, which may lead to denial of service.Show less
1Nvidia
1Jetson Linux
Jun 17, 2026
Jun 22, 2021
N/A· v4
7.8 HIGH· v3
4.6 MEDIUM· v2
Trusty (the trusted OS produced by NVIDIA for Jetson devices) driver contains a vulnerability in the NVIDIA OTE protocol message parsing code where an integer overflow in a malloc() size calculation leads to a buffer ove...Show more
Trusty (the trusted OS produced by NVIDIA for Jetson devices) driver contains a vulnerability in the NVIDIA OTE protocol message parsing code where an integer overflow in a malloc() size calculation leads to a buffer overflow on the heap, which might result in information disclosure, escalation of privileges, and denial of service.Show less
1Nvidia
1Jetson Linux
Jun 17, 2026
Jun 21, 2021
N/A· v4
5.0 MEDIUM· v3
1.9 LOW· v2
Trusty contains a vulnerability in NVIDIA OTE protocol message parsing code, which is present in all the TAs. An incorrect bounds check can allow a local user through a malicious client to access memory from the heap in...Show more
Trusty contains a vulnerability in NVIDIA OTE protocol message parsing code, which is present in all the TAs. An incorrect bounds check can allow a local user through a malicious client to access memory from the heap in the TrustZone, which may lead to information disclosure.Show less
1Nvidia
1Jetson Linux
Jun 17, 2026
Jun 21, 2021
N/A· v4
7.8 HIGH· v3
4.6 MEDIUM· v2
Bootloader contains a vulnerability in NVIDIA TegraBoot where a potential heap overflow might allow an attacker to control all the RAM after the heap block, leading to denial of service or code execution.
1Nvidia
1Jetson Linux
Jun 17, 2026
Jun 21, 2021
N/A· v4
6.7 MEDIUM· v3
7.2 HIGH· v2
The ARM TrustZone Technology on which Trusty is based on contains a vulnerability in access permission settings where the portion of the DRAM reserved for TrustZone is identity-mapped by TLK with read, write, and execute...Show more
The ARM TrustZone Technology on which Trusty is based on contains a vulnerability in access permission settings where the portion of the DRAM reserved for TrustZone is identity-mapped by TLK with read, write, and execute permissions, which gives write access to kernel code and data that is otherwise mapped read only.Show less
1Nvidia
1Jetson Linux
Jun 17, 2026
Jun 21, 2021
N/A· v4
6.7 MEDIUM· v3
4.6 MEDIUM· v2
Trusty TLK contains a vulnerability in the NVIDIA TLK kernel where an integer overflow in the calloc size calculation can cause the multiplication of count and size can overflow, which might lead to heap overflows.