Re: [GIT PULL] execve fix for v6.0-rc2
From: Linus Torvalds
Date: Fri Aug 19 2022 - 17:12:01 EST
On Fri, Aug 19, 2022 at 12:04 PM Kees Cook <keescook@xxxxxxxxxxxx> wrote:
>
> Please pull this execve fix for v6.0-rc2.
Hmm. I've pulled this, but "fix" it isn't.
There's no actual bug in the old code that I can see. It' just that
local kmaps are the preferred model these days.
Linus