Files
linux/arch/csky/kernel
Mao Han 2f78c73f78 csky: Initial stack protector support
This is a basic -fstack-protector support without per-task canary
switching. The protector will report something like when stack
corruption is detected:

It's tested with strcpy local array overflow in sys_kill and get:
stack-protector: Kernel stack is corrupted in: sys_kill+0x23c/0x23c

TODO:
 - Support task switch for different cannary

Signed-off-by: Mao Han <han_mao@c-sky.com>
Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
2020-02-21 15:43:24 +08:00
..
2019-04-22 13:44:57 +08:00
2019-12-08 14:37:33 +01:00
2018-10-26 00:54:22 +08:00
2018-10-26 00:54:24 +08:00
2019-07-19 14:21:36 +08:00
2018-12-31 23:12:22 +08:00
2018-10-25 23:36:19 +08:00
2018-10-25 23:36:19 +08:00
2018-10-26 00:54:13 +08:00
2018-10-26 00:54:22 +08:00