1 # SPDX-License-Identifier: GPL-2.0-only 1 # SPDX-License-Identifier: GPL-2.0-only 2 config SECURITY_YAMA 2 config SECURITY_YAMA 3 bool "Yama support" 3 bool "Yama support" 4 depends on SECURITY 4 depends on SECURITY 5 default n 5 default n 6 help 6 help 7 This selects Yama, which extends DAC 7 This selects Yama, which extends DAC support with additional 8 system-wide security settings beyond 8 system-wide security settings beyond regular Linux discretionary 9 access controls. Currently available 9 access controls. Currently available is ptrace scope restriction. 10 Like capabilities, this security mod 10 Like capabilities, this security module stacks with other LSMs. 11 Further information can be found in 11 Further information can be found in 12 Documentation/admin-guide/LSM/Yama.r 12 Documentation/admin-guide/LSM/Yama.rst. 13 13 14 If you are unsure how to answer this 14 If you are unsure how to answer this question, answer N.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.