Re: [PATCH v3 1/2] vfs: Allow filesystems with foreign owner IDs to override UID checks

From: Mimi Zohar

Date: Thu Jul 30 2026 - 19:43:49 EST


Hi David,

On Tue, 2026-07-28 at 15:13 +0100, David Howells wrote:
>
> (*) IMA policy ops.
>
> Unchanged for now. I'm not sure what the best way to deal with this
> is - if, indeed, it needs any changes.

IMA policy rules may be written in terms of the uid, euid and fowner. Any
changes, if necessary, would need to be made to ima_match_rules().

Mimi