[PATCH 2/3] lsm: introduce security_lsm_manage_policy hook

Tetsuo Handa penguin-kernel at I-love.SAKURA.ne.jp
Thu May 8 12:55:45 UTC 2025


On 2025/05/08 17:25, John Johansen wrote:
> That is fine. But curious I am curious what the interface would look like to fit TOMOYO's
> needs.

Stream (like "FILE *") with restart from the beginning (like rewind(fp)) support.
That is, the caller can read/write at least one byte at a time, and written data
is processed upon encountering '\n'.




More information about the Linux-security-module-archive mailing list