diff options
author | Micah Morton <mortonm@chromium.org> | 2022-06-09 00:27:27 +0200 |
---|---|---|
committer | Micah Morton <mortonm@chromium.org> | 2022-07-15 20:24:42 +0200 |
commit | 3e3374d382ff250502fbc4407001ac793d5c4e7f (patch) | |
tree | d3b13ec3478c892518fc3a482a816c3a5e9a4c7c /CREDITS | |
parent | security: Add LSM hook to setgroups() syscall (diff) | |
download | linux-3e3374d382ff250502fbc4407001ac793d5c4e7f.tar.xz linux-3e3374d382ff250502fbc4407001ac793d5c4e7f.zip |
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: Micah Morton <mortonm@chromium.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions