KASAN: runtime memory debugger
modulename: kasan_init.ko
and/orcommon.ko
configname: CONFIG_KASAN
Linux Kernel Configuration
└─>Kernel hacking
└─>Memory Debugging
└─>KASAN: runtime memory debugger
In linux kernel since version 3.10 (release Date: 2013-06-30)
Enables KASAN (KernelAddressSANitizer) - runtime memory debugger,
designed to find out-of-bounds accesses and use-after-free bugs.
See Documentation/dev-tools/kasan.rst for details.
designed to find out-of-bounds accesses and use-after-free bugs.
See Documentation/dev-tools/kasan.rst for details.
source code:
depends
CONFIG_CC_HAS_KASAN_GENERICCONFIG_HAVE_ARCH_KASAN or CONFIG_CC_HAS_KASAN_SW_TAGS
CONFIG_HAVE_ARCH_KASAN_SW_TAGS
CONFIG_SLUB
CONFIG_SYSFS or CONFIG_SLAB
NOT CONFIG_DEBUG_SLAB