Skip to content
Commit 3e3374d3 authored by Micah Morton's avatar Micah Morton
Browse files

LSM: SafeSetID: Add setgroups() security policy handling



The SafeSetID LSM has functionality for restricting setuid()/setgid()
syscalls based on its configured security policies. This patch adds the
analogous functionality for the setgroups() syscall. Security policy
for the setgroups() syscall follows the same policies that are
installed on the system for setgid() syscalls.

Signed-off-by: default avatarMicah Morton <mortonm@chromium.org>
parent fcfe0ac2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment