Files
esp-idf/components/ulp/ulp_fsm/include
Meet Patel aa8f315a05 fix(ulp): validate bss_size before zeroing ULP BSS region
Crafted ULP binaries could specify a bss_size larger than the reserved
memory, causing memset to zero past the ULP region boundary.
2026-08-31 11:14:15 +08:00
..