google / kernel-sanitizers

Linux Kernel Sanitizers, fast bug-detectors for the Linux kernel
https://google.github.io/kernel-sanitizers/
436 stars 87 forks source link

It's unclear how to activate kasan #172

Closed exx8 closed 2 years ago

exx8 commented 3 years ago

in the doc it's written shortly, that to activate kasan one should: CONFIG_KASAN=y but it's unclear how and where to do it. I hope you can help and clarifiy. thanks