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

913 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