Re: [PATCH v2] lkdtm: Add kfence read after free crash type

From: Kees Cook
Date: Thu Nov 30 2023 - 17:05:58 EST


On Wed, 29 Nov 2023 13:44:04 -0800, Stephen Boyd wrote:
> Add the ability to allocate memory from kfence and trigger a read after
> free on that memory to validate that kfence is working properly. This is
> used by ChromeOS integration tests to validate that kfence errors can be
> collected on user devices and parsed properly.
>
>

Applied to for-next/hardening, thanks!

[1/1] lkdtm: Add kfence read after free crash type
https://git.kernel.org/kees/c/0e689e666214

Take care,

--
Kees Cook