You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
selinux: add permission checks for loading other kinds of kernel files
Although the LSM hooks for loading kernel modules were later generalized
to cover loading other kinds of files, SELinux didn't implement
corresponding permission checks, leaving only the module case covered.
Define and add new permission checks for these other cases.
Signed-off-by: Cameron K. Williams <[email protected]>
Signed-off-by: Kipp N. Davis <[email protected]>
Acked-by: Stephen Smalley <[email protected]>
[PM: merge fuzz, line length, and spacing fixes]
Signed-off-by: Paul Moore <[email protected]>
0 commit comments