[6.8-rc1 Regression] Unable to exec apparmor_parser from virt-aa-helper

Linus Torvalds torvalds at linux-foundation.org
Wed Jan 24 18:29:36 UTC 2024


On Wed, 24 Jan 2024 at 10:27, Linus Torvalds
<torvalds at linux-foundation.org> wrote:
>
> UNTESTED

.. and just to check who is awake, I used 'file->f_flags &
__FMODE_EXEC' in tomoyo when 'file' doesn't exist as a variable.

It should be 'f->f_flags & __FMODE_EXEC'.

That way it at least compiles.

              Linus



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