mcs: constrain misc IPC objects
Signed-off-by: Kenton Groombridge <me@concord.sh>
This commit is contained in:
parent
814d4d3f38
commit
d355d046d2
@ -123,6 +123,9 @@ mlsconstrain { tcp_socket udp_socket rawip_socket sctp_socket } node_bind
|
||||
mlsconstrain key { create link read search setattr view write }
|
||||
(( h1 dom h2 ) or ( t1 != mcs_constrained_type ));
|
||||
|
||||
mlsconstrain { ipc sem msgq shm } { create destroy setattr write unix_write }
|
||||
(( h1 dom h2 ) or ( t1 != mcs_constrained_type ));
|
||||
|
||||
#
|
||||
# MCS policy for SELinux-enabled databases
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user