Re: [PATCH v2 1/3] LSM: add security_execve_abort() hook
From: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Date: 2024-02-07 14:41:48
Also in:
linux-fsdevel, lkml
From: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Date: 2024-02-07 14:41:48
Also in:
linux-fsdevel, lkml
On 2024/02/07 23:24, Kees Cook wrote:
This looks good to me. Given this touches execve and is related to the recent execve changes, shall I carry this in the execve tree for testing and send a PR to Linus for it before v6.8 releases?
Yes, please do so. (My git tree is currently down.)
There's already an Ack from Serge, so this seems a reasonable way to go unless Paul would like it done some other way? Reviewed-by: Kees Cook <redacted>
Thank you.