SELinuxProject/selint

Check for mismatch between permission macro and class name

Closed this issue · 0 comments

allow source target:file getattr_dir_perms;

Problem is to find

allow source target:file getattr_fifo_file_perms;

without marking

allow source target:dir add_entry_dir_perms;