RFE: Add finer-grained LSM/SELinux controls for CAP_SYS_ADMIN functionality
stephensmalley opened this issue · 2 comments
stephensmalley commented
As discussed on the mailing list, split up CAP_SYS_ADMIN by introducing new finer-grained LSM hooks and SELinux permission checks for logical groupings of the operations currently controlled by CAP_SYS_ADMIN.
cgzones commented
While on it, are there plans to split up NET_ADMIN likewise, especially to counter the NET_ADMIN requests the setsockopt call is making?