Files
CVEs-PoC/2018/CVE-2018-6269.md
T
2024-06-18 02:51:15 +02:00

18 lines
928 B
Markdown

### [CVE-2018-6269](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6269)
![](https://img.shields.io/static/v1?label=Product&message=Jetson%20Tegra%20TX2&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Code%20execution%2C%20denial%20of%20service%2C%20escalation%20of%20privileges%2C%20information%20disclosure&color=brighgreen)
### Description
NVIDIA Jetson TX2 contains a vulnerability in the kernel driver where input/output control (IOCTL) handling for user mode requests could create a non-trusted pointer dereference, which may lead to information disclosure, denial of service, escalation of privileges, or code execution. The updates apply to all versions prior to R28.3.
### POC
#### Reference
- https://nvidia.custhelp.com/app/answers/detail/a_id/4804
#### Github
No PoCs found on GitHub currently.