Re: [RFC PATCH v19 5/5] samples/should-exec: Add set-should-exec
From: Mimi Zohar <zohar@linux.ibm.com>
Date: 2024-07-08 19:42:14
Also in:
linux-api, linux-fsdevel, linux-integrity, lkml
From: Mimi Zohar <zohar@linux.ibm.com>
Date: 2024-07-08 19:42:14
Also in:
linux-api, linux-fsdevel, linux-integrity, lkml
Hi Mickaël, On Thu, 2024-07-04 at 21:01 +0200, Mickaël Salaün wrote:
Add a simple tool to set SECBIT_SHOULD_EXEC_CHECK, SECBIT_SHOULD_EXEC_RESTRICT, and their lock counterparts before executing a command. This should be useful to easily test against script interpreters.
The print_usage() provides the calling syntax. Could you provide an example of how to use it and what to expect? thanks, Mimi