nuttx icon indicating copy to clipboard operation
nuttx copied to clipboard

Why kasan.c cannot use to stack overflow check ? the algorithm limit it ?

Open CallonHuang opened this issue 2 years ago • 1 comments

I try to use "--param asan-stack=1" to the kernel code, but it crashed.

CallonHuang avatar Nov 09 '23 11:11 CallonHuang

Since the current implementation doesn't support the stack variables yet, patch is welcome.

xiaoxiang781216 avatar Nov 09 '23 12:11 xiaoxiang781216