selinux-refpolicy/policy
Lukas Vrabec a7edcc9f2b Improve domain_transition_pattern to allow mmap entrypoint bin file.
In domain_transition_pattern there is rule:
allow $1 $2:file { getattr open read execute };

map permission is missing here, which is generating lot of AVC.
Replacing permissions with mmap_exec_file_perms set.
2018-07-19 19:48:08 -04:00
..
flask Remove deprecated flask.py script. 2018-05-31 17:40:10 -04:00
modules devices: Module version bump. 2018-07-15 16:56:51 -04:00
support Improve domain_transition_pattern to allow mmap entrypoint bin file. 2018-07-19 19:48:08 -04:00
constraints refpolicy: Update for kernel sctp support 2018-03-21 14:14:37 -04:00
context_defaults
global_booleans
global_tunables
mcs refpolicy: Update for kernel sctp support 2018-03-21 14:14:37 -04:00
mls refpolicy: Update for kernel sctp support 2018-03-21 14:14:37 -04:00
policy_capabilities
users