Component Type: kbuild config
Description: Check accesses to vmalloc allocations
More info: This mode makes KASAN check accesses to vmalloc allocations for validity. With software KASAN modes, checking is done for all types of vmalloc allocations. Enabling this option leads to higher memory usage. With hardware tag-based KASAN, only VM_ALLOC mappings are checked. There is no additional memory usage.
Build project: Kconfig (Linux kconfig) (Path: Kconfig )
Other views: file explorer