1 # SPDX-License-Identifier: GPL-2.0-only 2 config SECURITY_SAFESETID 3 bool "Gate setid transitions to limit 4 depends on SECURITY 5 select SECURITYFS 6 default n 7 help 8 SafeSetID is an LSM module that gate 9 restrict UID/GID transitions from a 10 approved by a system-wide whitelist. 11 the given UIDs/GIDs from obtaining a 12 with CAP_SET{U/G}ID, such as allowin 13 UID mappings. 14 15 If you are unsure how to answer this
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.