Re: [PATCH] domain: unconfined access to bpf

Chris PeBenito <[email protected]>
Newsgroups org.kernel.vger.selinux-refpolicy
Message-ID <[email protected]>
On 9/3/19 12:53 PM, Dominick Grift wrote:
> Signed-off-by: Dominick Grift <[email protected]>
> ---
>   policy/modules/kernel/domain.te | 3 +++
>   1 file changed, 3 insertions(+)
> 
> diff --git a/policy/modules/kernel/domain.te b/policy/modules/kernel/domain.te
> index 1a55e3d2..a4c78af9 100644
> --- a/policy/modules/kernel/domain.te
> +++ b/policy/modules/kernel/domain.te
> @@ -152,6 +152,9 @@ optional_policy(`
>   # is handled in the interface as typeattribute cannot
>   # be used on an attribute.
>   
> +# unconfined access to bpf
> +allow unconfined_domain_type domain:bpf { map_create map_read map_write prog_load prog_run };
> +
>   # Use/sendto/connectto sockets created by any domain.
>   allow unconfined_domain_type domain:{ socket_class_set socket key_socket } { create_stream_socket_perms send_msg lock relabelto name_bind recv_msg map sendto recvfrom relabelfrom };
>   allow unconfined_domain_type domain:rawip_socket node_bind;

Merged.

-- 
Chris PeBenito
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.