Analyse and explore linux
Component KASAN_VMALLOC

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

Generated by PFA software prototype