Re: [RESEND][RFC PATCH 0/6] Fork brute force attack mitigation (fbfam)
From: Kees Cook <hidden>
Date: 2020-09-10 23:58:38
Also in:
linux-doc, linux-fsdevel, lkml
From: Kees Cook <hidden>
Date: 2020-09-10 23:58:38
Also in:
linux-doc, linux-fsdevel, lkml
On Thu, Sep 10, 2020 at 01:21:01PM -0700, Kees Cook wrote:
From: John Wood <redacted> The goal of this patch serie is to detect and mitigate a fork brute force attack.
Thanks for this RFC! I'm excited to get this problem finally handled in the kernel. Hopefully the feedback is useful. :) -- Kees Cook