mirror of
https://github.com/espressif/esp-idf.git
synced 2026-07-13 06:23:04 +03:00
Crafted ULP binaries could specify a bss_size larger than the reserved memory, causing memset to zero past the ULP region boundary.
Crafted ULP binaries could specify a bss_size larger than the reserved memory, causing memset to zero past the ULP region boundary.