Dominick Grift cecee35
policy_module(rpcbind, 1.5.1)
Chris PeBenito 9401ae1
Chris PeBenito 9401ae1
########################################
Chris PeBenito 9401ae1
#
Chris PeBenito 9401ae1
# Declarations
Chris PeBenito 9401ae1
#
Chris PeBenito 9401ae1
Chris PeBenito 9401ae1
type rpcbind_t;
Chris PeBenito 9401ae1
type rpcbind_exec_t;
Chris PeBenito 9401ae1
init_daemon_domain(rpcbind_t, rpcbind_exec_t)
Chris PeBenito 9401ae1
Chris PeBenito 9401ae1
type rpcbind_initrc_exec_t;
Chris PeBenito 9401ae1
init_script_file(rpcbind_initrc_exec_t)
Chris PeBenito 9401ae1
Chris PeBenito 9401ae1
type rpcbind_var_run_t;
Chris PeBenito 9401ae1
files_pid_file(rpcbind_var_run_t)
Chris PeBenito 9401ae1
Chris PeBenito 9401ae1
type rpcbind_var_lib_t;
Chris PeBenito 9401ae1
files_type(rpcbind_var_lib_t)
Chris PeBenito 9401ae1
Chris PeBenito 9401ae1
########################################
Chris PeBenito 9401ae1
#
Chris PeBenito 9401ae1
# rpcbind local policy
Chris PeBenito 9401ae1
#
Chris PeBenito 9401ae1
Chris PeBenito 9401ae1
allow rpcbind_t self:capability { dac_override setgid setuid sys_tty_config };
Chris PeBenito 9401ae1
allow rpcbind_t self:fifo_file rw_file_perms;
Chris PeBenito 9401ae1
allow rpcbind_t self:unix_stream_socket create_stream_socket_perms;
Chris PeBenito 9401ae1
allow rpcbind_t self:netlink_route_socket r_netlink_socket_perms;
Chris PeBenito 9401ae1
allow rpcbind_t self:udp_socket create_socket_perms;
Chris PeBenito 9401ae1
allow rpcbind_t self:tcp_socket create_stream_socket_perms;
Chris PeBenito 9401ae1
Chris PeBenito 9401ae1
manage_files_pattern(rpcbind_t, rpcbind_var_run_t, rpcbind_var_run_t)
Chris PeBenito 9401ae1
manage_sock_files_pattern(rpcbind_t, rpcbind_var_run_t, rpcbind_var_run_t)
Chris PeBenito 9401ae1
files_pid_filetrans(rpcbind_t, rpcbind_var_run_t, { file sock_file })
Chris PeBenito 9401ae1
Chris PeBenito 9401ae1
manage_dirs_pattern(rpcbind_t, rpcbind_var_lib_t, rpcbind_var_lib_t)
Chris PeBenito 9401ae1
manage_files_pattern(rpcbind_t, rpcbind_var_lib_t, rpcbind_var_lib_t)
Chris PeBenito 9401ae1
manage_sock_files_pattern(rpcbind_t, rpcbind_var_lib_t, rpcbind_var_lib_t)
Chris PeBenito 9401ae1
files_var_lib_filetrans(rpcbind_t, rpcbind_var_lib_t, { file dir sock_file })
Chris PeBenito 9401ae1
Chris PeBenito 9401ae1
kernel_read_system_state(rpcbind_t)
Chris PeBenito 9401ae1
kernel_read_network_state(rpcbind_t)
Chris PeBenito 9401ae1
kernel_request_load_module(rpcbind_t)
Chris PeBenito 9401ae1
Chris PeBenito 9401ae1
corenet_all_recvfrom_unlabeled(rpcbind_t)
Chris PeBenito 9401ae1
corenet_all_recvfrom_netlabel(rpcbind_t)
Chris PeBenito 9401ae1
corenet_tcp_sendrecv_generic_if(rpcbind_t)
Chris PeBenito 9401ae1
corenet_udp_sendrecv_generic_if(rpcbind_t)
Chris PeBenito 9401ae1
corenet_tcp_sendrecv_generic_node(rpcbind_t)
Chris PeBenito 9401ae1
corenet_udp_sendrecv_generic_node(rpcbind_t)
Chris PeBenito 9401ae1
corenet_tcp_sendrecv_all_ports(rpcbind_t)
Chris PeBenito 9401ae1
corenet_udp_sendrecv_all_ports(rpcbind_t)
Chris PeBenito 9401ae1
corenet_tcp_bind_generic_node(rpcbind_t)
Chris PeBenito 9401ae1
corenet_udp_bind_generic_node(rpcbind_t)
Chris PeBenito 9401ae1
corenet_tcp_bind_portmap_port(rpcbind_t)
Chris PeBenito 9401ae1
corenet_udp_bind_portmap_port(rpcbind_t)
Chris PeBenito 9401ae1
corenet_udp_bind_all_rpc_ports(rpcbind_t)
Chris PeBenito 9401ae1
Chris PeBenito 9401ae1
domain_use_interactive_fds(rpcbind_t)
Chris PeBenito 9401ae1
Chris PeBenito 9401ae1
files_read_etc_files(rpcbind_t)
Chris PeBenito 9401ae1
files_read_etc_runtime_files(rpcbind_t)
Chris PeBenito 9401ae1
Chris PeBenito 9401ae1
logging_send_syslog_msg(rpcbind_t)
Chris PeBenito 9401ae1
Chris PeBenito 9401ae1
miscfiles_read_localization(rpcbind_t)
Chris PeBenito 9401ae1
Chris PeBenito 9401ae1
sysnet_dns_name_resolve(rpcbind_t)