KASAN: dynamic memory safety error detector

modulename: kasan_init.ko

configname: CONFIG_KASAN

Linux Kernel Configuration
└─>Kernel hacking
└─>Memory Debugging
└─>KASAN: dynamic memory safety error detector
In linux kernel since version 3.10 (release Date: 2013-06-30)  
Enables KASAN (Kernel Address Sanitizer) - a dynamic memory safety
error detector designed to find out-of-bounds and use-after-free bugs.

See Documentation/dev-tools/kasan.rst for details.

For better error reports, also enable CONFIG_STACKTRACE.

source code: