[PATCH v2 0/7] KASan for arm
From: joel@jms.id.au (Joel Stanley)
Date: 2018-03-25 23:58:30
Also in:
kvmarm, linux-mm, lkml
From: joel@jms.id.au (Joel Stanley)
Date: 2018-03-25 23:58:30
Also in:
kvmarm, linux-mm, lkml
On 18 March 2018 at 23:23, Abbott Liu [off-list ref] wrote:
These patches add arch specific code for kernel address sanitizer (see Documentation/kasan.txt).
Thanks for implementing this. I gave the series a spin on an ASPEED ast2500 (ARMv5) system with aspeed_g5_defconfig. It found a bug in the NCSI code (https://github.com/openbmc/linux/issues/146). Tested-by: Joel Stanley <joel@jms.id.au> Cheers, Joel