Re: [PATCH 2/3] lsm: introduce security_lsm_manage_policy hook
From: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Date: 2025-05-08 12:55:51
Also in:
linux-security-module, lkml
From: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Date: 2025-05-08 12:55:51
Also in:
linux-security-module, lkml
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'.