cve/2021/CVE-2021-34374.md

18 lines
910 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-34374](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-34374)
![](https://img.shields.io/static/v1?label=Product&message=NVIDIA%20Jetson%20AGX%20Xavier%20series%2C%20Jetson%20Xavier%20NX%2C%20Jetson%20TX2%20series%2C%20Jetson%20TX2%20NX&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=information%20disclosure%2C%20escalation%20of%20privileges%2C%20denial%20of%20service&color=brighgreen)
### Description
Trusty contains a vulnerability in command handlers where the length of input buffers is not verified. This vulnerability can cause memory corruption, which may lead to information disclosure, escalation of privileges, and denial of service.
### POC
#### Reference
- https://nvidia.custhelp.com/app/answers/detail/a_id/5205
#### Github
No PoCs found on GitHub currently.