On Tue, Nov 3, 2020 at 6:58 PM Marco Elver <el...@google.com> wrote: > This adds the Kernel Electric-Fence (KFENCE) infrastructure. KFENCE is a > low-overhead sampling-based memory safety error detector of heap > use-after-free, invalid-free, and out-of-bounds access errors.
Reviewed-by: Jann Horn <ja...@google.com>