[PATCH v7 1/9] mm: add Kernel Electric-Fence infrastructure

Jann Horn jannh at google.com
Tue Nov 3 17:17:11 EST 2020


On Tue, Nov 3, 2020 at 6:58 PM Marco Elver <elver at 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 <jannh at google.com>



More information about the linux-arm-kernel mailing list