Files
esp-idf/components/ulp/ulp_fsm/include
Meet Patel 5439f280d9 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-07-20 11:15:10 +05:30
..