| toc: |
| - title: Overview |
| path: /devices/tech/debug/fuzz-sanitize |
| - title: AddressSanitizer |
| path: /devices/tech/debug/asan |
| - title: LLVM Sanitizers |
| path: /devices/tech/debug/sanitizers |
| - title: Build kernel with KASAN+KCOV |
| path: /devices/tech/debug/kasan-kcov |
| - title: Fuzzing with libFuzzer |
| path: /devices/tech/debug/libfuzzer |
| - title: Control Flow Integrity (CFI) |
| path: /devices/tech/debug/cfi |
| - title: Kernel CFI |
| path: /devices/tech/debug/kcfi |
| - title: Integer Overflow Sanitization |
| path: /devices/tech/debug/intsan |