nuttx
nuttx copied to clipboard
Why kasan.c cannot use to stack overflow check ? the algorithm limit it ?
I try to use "--param asan-stack=1" to the kernel code, but it crashed.
Since the current implementation doesn't support the stack variables yet, patch is welcome.