Files
CVEs-PoC/2020/CVE-2020-13143.md
T
2025-09-29 21:09:30 +02:00

957 B

CVE-2020-13143

Description

gadget_dev_desc_UDC_store in drivers/usb/gadget/configfs.c in the Linux kernel 3.16 through 5.6.13 relies on kstrdup without considering the possibility of an internal '\0' value, which allows attackers to trigger an out-of-bounds read, aka CID-15753588bcd4.

POC

Reference

Github