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

842 B

CVE-2020-10019

Description

USB DFU has a potential buffer overflow where the requested length (wLength) is not checked against the buffer size. This could be used by a malicious USB host to exploit the buffer overflow. See NCC-ZEP-002 This issue affects: zephyrproject-rtos zephyr version 1.14.1 and later versions. version 2.1.0 and later versions.

POC

Reference

Github

No PoCs found on GitHub currently.