forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Based on the discussion here (https://lkml.org/lkml/2025/4/10/1002), we need to address the fact that the VFS no longer recalculates the credentials at each step of the binary handler search. Thus, IMA would not see for example the updated euid/egid because that is calculated later after the interpreter is found.
Paul Moore suggested to have an IMA-specific way of getting the information it was getting before.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working