STMicroelectronics / STM32CubeL4

STM32Cube MCU Full Package for the STM32L4 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))
Other
259 stars 151 forks source link

B-L475E-IOT01A1 WiFi #82

Closed shijiameng closed 10 months ago

shijiameng commented 1 year ago

Caution The Issues are strictly limited for the reporting of problem encountered with the software provided in this project. For any other problem related to the STM32 product, the performance, the hardware characteristics and boards, the tools the environment in general, please post a topic in the ST Community/STM32 MCUs forum.

Describe the set-up

Describe the bug In es_wifi_io.c, absence of bound check in line 213 function SPI_WIFI_ResetModule might cause stack buffer overflow: https://github.com/STMicroelectronics/STM32CubeL4/blob/503ab076587f3241e5d8f25adea452dbf80a8b4f/Projects/B-L475E-IOT01A/Applications/WiFi/Common/Src/es_wifi_io.c#L211-L220

How To Reproduce

Additional context

TOUNSTM commented 1 year ago

Hello @shijiameng,

Thank you for this report. We will get back to you as soon as we analyze it further. This may take some time. Thank you for your comprehension.

With regards,

ALABSTM commented 11 months ago

ST Internal Reference: 158543