dmitrystu / sboot_stm32

Secure USB DFU1.1 bootloader for STM32
Apache License 2.0
303 stars 63 forks source link

fix potential buffer OVF Vulnerability #36

Closed dmitrystu closed 3 years ago

dmitrystu commented 3 years ago

This will fix potential buffer OVF Vulnerability with malformed req->Wlength. issue #35