Skip to content

mozilla - #1212

Open
etbe wants to merge 3 commits into
SELinuxProject:mainfrom
etbe:mozilla
Open

mozilla#1212
etbe wants to merge 3 commits into
SELinuxProject:mainfrom
etbe:mozilla

Conversation

@etbe

@etbe etbe commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

No description provided.

etbe added 3 commits August 21, 2026 20:06
Signed-off-by: Russell Coker <russell@coker.com.au>
Signed-off-by: Russell Coker <russell@coker.com.au>
…was accepted

Signed-off-by: Russell Coker <russell@coker.com.au>
Comment on lines +78 to +86
allow mozilla_t self:process { getsched setcap getcap ptrace setrlimit setsched sigkill signal };
allow mozilla_t self:user_namespace create;
allow mozilla_t self:fifo_file rw_fifo_file_perms;
allow mozilla_t self:shm create_shm_perms;
allow mozilla_t self:sem create_sem_perms;
allow mozilla_t self:socket create_socket_perms;
allow mozilla_t self:unix_stream_socket { accept listen };
allow mozilla_t self:netlink_route_socket nlmsg_write;
allow mozilla_t self:netlink_kobject_uevent_socket { create getattr getopt setopt };

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you clarify what the ptrace and netlink sockets are used for?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants