xref: /linux/security/Kconfig (revision 64e90a8acb8590c2468c919f803652f081e3a4bf)
11da177e4SLinus Torvalds#
21da177e4SLinus Torvalds# Security configuration
31da177e4SLinus Torvalds#
41da177e4SLinus Torvalds
51da177e4SLinus Torvaldsmenu "Security options"
61da177e4SLinus Torvalds
7f0894940SDavid Howellssource security/keys/Kconfig
81da177e4SLinus Torvalds
9eaf06b24SDan Rosenbergconfig SECURITY_DMESG_RESTRICT
10eaf06b24SDan Rosenberg	bool "Restrict unprivileged access to the kernel syslog"
11eaf06b24SDan Rosenberg	default n
12eaf06b24SDan Rosenberg	help
13eaf06b24SDan Rosenberg	  This enforces restrictions on unprivileged users reading the kernel
14eaf06b24SDan Rosenberg	  syslog via dmesg(8).
15eaf06b24SDan Rosenberg
16eaf06b24SDan Rosenberg	  If this option is not selected, no restrictions will be enforced
17eaf06b24SDan Rosenberg	  unless the dmesg_restrict sysctl is explicitly set to (1).
18eaf06b24SDan Rosenberg
19eaf06b24SDan Rosenberg	  If you are unsure how to answer this question, answer N.
20eaf06b24SDan Rosenberg
211da177e4SLinus Torvaldsconfig SECURITY
221da177e4SLinus Torvalds	bool "Enable different security models"
232c40579bSAdrian Bunk	depends on SYSFS
242813893fSIulia Manda	depends on MULTIUSER
251da177e4SLinus Torvalds	help
261da177e4SLinus Torvalds	  This allows you to choose different security modules to be
271da177e4SLinus Torvalds	  configured into your kernel.
281da177e4SLinus Torvalds
291da177e4SLinus Torvalds	  If this option is not selected, the default Linux security
301da177e4SLinus Torvalds	  model will be used.
311da177e4SLinus Torvalds
321da177e4SLinus Torvalds	  If you are unsure how to answer this question, answer N.
331da177e4SLinus Torvalds
34da31894eSEric Parisconfig SECURITYFS
35da31894eSEric Paris	bool "Enable the securityfs filesystem"
36da31894eSEric Paris	help
37da31894eSEric Paris	  This will build the securityfs filesystem.  It is currently used by
383323eec9SMimi Zohar	  the TPM bios character driver and IMA, an integrity provider.  It is
393323eec9SMimi Zohar	  not used by SELinux or SMACK.
40da31894eSEric Paris
41da31894eSEric Paris	  If you are unsure how to answer this question, answer N.
42da31894eSEric Paris
431da177e4SLinus Torvaldsconfig SECURITY_NETWORK
441da177e4SLinus Torvalds	bool "Socket and Networking Security Hooks"
451da177e4SLinus Torvalds	depends on SECURITY
461da177e4SLinus Torvalds	help
471da177e4SLinus Torvalds	  This enables the socket and networking security hooks.
481da177e4SLinus Torvalds	  If enabled, a security module can use these hooks to
491da177e4SLinus Torvalds	  implement socket and networking access controls.
501da177e4SLinus Torvalds	  If you are unsure how to answer this question, answer N.
511da177e4SLinus Torvalds
52df71837dSTrent Jaegerconfig SECURITY_NETWORK_XFRM
53df71837dSTrent Jaeger	bool "XFRM (IPSec) Networking Security Hooks"
54df71837dSTrent Jaeger	depends on XFRM && SECURITY_NETWORK
55df71837dSTrent Jaeger	help
56df71837dSTrent Jaeger	  This enables the XFRM (IPSec) networking security hooks.
57df71837dSTrent Jaeger	  If enabled, a security module can use these hooks to
58df71837dSTrent Jaeger	  implement per-packet access controls based on labels
59df71837dSTrent Jaeger	  derived from IPSec policy.  Non-IPSec communications are
60df71837dSTrent Jaeger	  designated as unlabelled, and only sockets authorized
61df71837dSTrent Jaeger	  to communicate unlabelled data can send without using
62df71837dSTrent Jaeger	  IPSec.
63df71837dSTrent Jaeger	  If you are unsure how to answer this question, answer N.
64df71837dSTrent Jaeger
65be6d3e56SKentaro Takedaconfig SECURITY_PATH
66be6d3e56SKentaro Takeda	bool "Security hooks for pathname based access control"
67be6d3e56SKentaro Takeda	depends on SECURITY
68be6d3e56SKentaro Takeda	help
69be6d3e56SKentaro Takeda	  This enables the security hooks for pathname based access control.
70be6d3e56SKentaro Takeda	  If enabled, a security module can use these hooks to
71be6d3e56SKentaro Takeda	  implement pathname based access controls.
72be6d3e56SKentaro Takeda	  If you are unsure how to answer this question, answer N.
73be6d3e56SKentaro Takeda
7431625340SJoseph Cihulaconfig INTEL_TXT
7531625340SJoseph Cihula	bool "Enable Intel(R) Trusted Execution Technology (Intel(R) TXT)"
7669575d38SShane Wang	depends on HAVE_INTEL_TXT
7731625340SJoseph Cihula	help
7831625340SJoseph Cihula	  This option enables support for booting the kernel with the
7931625340SJoseph Cihula	  Trusted Boot (tboot) module. This will utilize
8031625340SJoseph Cihula	  Intel(R) Trusted Execution Technology to perform a measured launch
8131625340SJoseph Cihula	  of the kernel. If the system does not support Intel(R) TXT, this
8231625340SJoseph Cihula	  will have no effect.
8331625340SJoseph Cihula
843c556e41SArnaldo Carvalho de Melo	  Intel TXT will provide higher assurance of system configuration and
8531625340SJoseph Cihula	  initial state as well as data reset protection.  This is used to
8631625340SJoseph Cihula	  create a robust initial kernel measurement and verification, which
8731625340SJoseph Cihula	  helps to ensure that kernel security mechanisms are functioning
8831625340SJoseph Cihula	  correctly. This level of protection requires a root of trust outside
8931625340SJoseph Cihula	  of the kernel itself.
9031625340SJoseph Cihula
9131625340SJoseph Cihula	  Intel TXT also helps solve real end user concerns about having
9231625340SJoseph Cihula	  confidence that their hardware is running the VMM or kernel that
933c556e41SArnaldo Carvalho de Melo	  it was configured with, especially since they may be responsible for
9431625340SJoseph Cihula	  providing such assurances to VMs and services running on it.
9531625340SJoseph Cihula
9631625340SJoseph Cihula	  See <http://www.intel.com/technology/security/> for more information
9731625340SJoseph Cihula	  about Intel(R) TXT.
9831625340SJoseph Cihula	  See <http://tboot.sourceforge.net> for more information about tboot.
9931625340SJoseph Cihula	  See Documentation/intel_txt.txt for a description of how to enable
10031625340SJoseph Cihula	  Intel TXT support in a kernel boot.
10131625340SJoseph Cihula
10231625340SJoseph Cihula	  If you are unsure as to whether this is required, answer N.
10331625340SJoseph Cihula
104788084abSEric Parisconfig LSM_MMAP_MIN_ADDR
105024e6cb4SAndreas Schwab	int "Low address space for LSM to protect from user allocation"
106788084abSEric Paris	depends on SECURITY && SECURITY_SELINUX
107530b099dSColin Cross	default 32768 if ARM || (ARM64 && COMPAT)
108a58578e4SDave Jones	default 65536
109788084abSEric Paris	help
110788084abSEric Paris	  This is the portion of low virtual memory which should be protected
111788084abSEric Paris	  from userspace allocation.  Keeping a user from writing to low pages
112788084abSEric Paris	  can help reduce the impact of kernel NULL pointer bugs.
113788084abSEric Paris
114788084abSEric Paris	  For most ia64, ppc64 and x86 users with lots of address space
115788084abSEric Paris	  a value of 65536 is reasonable and should cause no problems.
116788084abSEric Paris	  On arm and other archs it should not be higher than 32768.
117788084abSEric Paris	  Programs which use vm86 functionality or have some need to map
118788084abSEric Paris	  this low address space will need the permission specific to the
119788084abSEric Paris	  systems running LSM.
120788084abSEric Paris
121f5509cc1SKees Cookconfig HAVE_HARDENED_USERCOPY_ALLOCATOR
122f5509cc1SKees Cook	bool
123f5509cc1SKees Cook	help
124f5509cc1SKees Cook	  The heap allocator implements __check_heap_object() for
125f5509cc1SKees Cook	  validating memory ranges against heap object sizes in
126f5509cc1SKees Cook	  support of CONFIG_HARDENED_USERCOPY.
127f5509cc1SKees Cook
128f5509cc1SKees Cookconfig HAVE_ARCH_HARDENED_USERCOPY
129f5509cc1SKees Cook	bool
130f5509cc1SKees Cook	help
131f5509cc1SKees Cook	  The architecture supports CONFIG_HARDENED_USERCOPY by
132f5509cc1SKees Cook	  calling check_object_size() just before performing the
133f5509cc1SKees Cook	  userspace copies in the low level implementation of
134f5509cc1SKees Cook	  copy_to_user() and copy_from_user().
135f5509cc1SKees Cook
136f5509cc1SKees Cookconfig HARDENED_USERCOPY
137f5509cc1SKees Cook	bool "Harden memory copies between kernel and userspace"
138f5509cc1SKees Cook	depends on HAVE_ARCH_HARDENED_USERCOPY
1396040e576SLinus Torvalds	depends on HAVE_HARDENED_USERCOPY_ALLOCATOR
140f5509cc1SKees Cook	select BUG
141f5509cc1SKees Cook	help
142f5509cc1SKees Cook	  This option checks for obviously wrong memory regions when
143f5509cc1SKees Cook	  copying memory to/from the kernel (via copy_to_user() and
144f5509cc1SKees Cook	  copy_from_user() functions) by rejecting memory ranges that
145f5509cc1SKees Cook	  are larger than the specified heap object, span multiple
146f5509cc1SKees Cook	  separately allocates pages, are not on the process stack,
147f5509cc1SKees Cook	  or are part of the kernel text. This kills entire classes
148f5509cc1SKees Cook	  of heap overflow exploits and similar kernel memory exposures.
149f5509cc1SKees Cook
1508e1f74eaSKees Cookconfig HARDENED_USERCOPY_PAGESPAN
1518e1f74eaSKees Cook	bool "Refuse to copy allocations that span multiple pages"
1528e1f74eaSKees Cook	depends on HARDENED_USERCOPY
15380a77045SLinus Torvalds	depends on EXPERT
1548e1f74eaSKees Cook	help
1558e1f74eaSKees Cook	  When a multi-page allocation is done without __GFP_COMP,
1568e1f74eaSKees Cook	  hardened usercopy will reject attempts to copy it. There are,
1578e1f74eaSKees Cook	  however, several cases of this in the kernel that have not all
1588e1f74eaSKees Cook	  been removed. This config is intended to be used only while
1598e1f74eaSKees Cook	  trying to find such users.
1608e1f74eaSKees Cook
161*64e90a8aSGreg Kroah-Hartmanconfig STATIC_USERMODEHELPER
162*64e90a8aSGreg Kroah-Hartman	bool "Force all usermode helper calls through a single binary"
163*64e90a8aSGreg Kroah-Hartman	help
164*64e90a8aSGreg Kroah-Hartman	  By default, the kernel can call many different userspace
165*64e90a8aSGreg Kroah-Hartman	  binary programs through the "usermode helper" kernel
166*64e90a8aSGreg Kroah-Hartman	  interface.  Some of these binaries are statically defined
167*64e90a8aSGreg Kroah-Hartman	  either in the kernel code itself, or as a kernel configuration
168*64e90a8aSGreg Kroah-Hartman	  option.  However, some of these are dynamically created at
169*64e90a8aSGreg Kroah-Hartman	  runtime, or can be modified after the kernel has started up.
170*64e90a8aSGreg Kroah-Hartman	  To provide an additional layer of security, route all of these
171*64e90a8aSGreg Kroah-Hartman	  calls through a single executable that can not have its name
172*64e90a8aSGreg Kroah-Hartman	  changed.
173*64e90a8aSGreg Kroah-Hartman
174*64e90a8aSGreg Kroah-Hartman	  Note, it is up to this single binary to then call the relevant
175*64e90a8aSGreg Kroah-Hartman	  "real" usermode helper binary, based on the first argument
176*64e90a8aSGreg Kroah-Hartman	  passed to it.  If desired, this program can filter and pick
177*64e90a8aSGreg Kroah-Hartman	  and choose what real programs are called.
178*64e90a8aSGreg Kroah-Hartman
179*64e90a8aSGreg Kroah-Hartman	  If you wish for all usermode helper programs are to be
180*64e90a8aSGreg Kroah-Hartman	  disabled, choose this option and then set
181*64e90a8aSGreg Kroah-Hartman	  STATIC_USERMODEHELPER_PATH to an empty string.
182*64e90a8aSGreg Kroah-Hartman
183*64e90a8aSGreg Kroah-Hartmanconfig STATIC_USERMODEHELPER_PATH
184*64e90a8aSGreg Kroah-Hartman	string "Path to the static usermode helper binary"
185*64e90a8aSGreg Kroah-Hartman	depends on STATIC_USERMODEHELPER
186*64e90a8aSGreg Kroah-Hartman	default "/sbin/usermode-helper"
187*64e90a8aSGreg Kroah-Hartman	help
188*64e90a8aSGreg Kroah-Hartman	  The binary called by the kernel when any usermode helper
189*64e90a8aSGreg Kroah-Hartman	  program is wish to be run.  The "real" application's name will
190*64e90a8aSGreg Kroah-Hartman	  be in the first argument passed to this program on the command
191*64e90a8aSGreg Kroah-Hartman	  line.
192*64e90a8aSGreg Kroah-Hartman
193*64e90a8aSGreg Kroah-Hartman	  If you wish for all usermode helper programs to be disabled,
194*64e90a8aSGreg Kroah-Hartman	  specify an empty string here (i.e. "").
195*64e90a8aSGreg Kroah-Hartman
1961da177e4SLinus Torvaldssource security/selinux/Kconfig
197e114e473SCasey Schauflersource security/smack/Kconfig
19800d7d6f8SKentaro Takedasource security/tomoyo/Kconfig
199f9ad1af5SJohn Johansensource security/apparmor/Kconfig
2009b091556SKees Cooksource security/loadpin/Kconfig
2012d514487SKees Cooksource security/yama/Kconfig
2021da177e4SLinus Torvalds
203f381c272SMimi Zoharsource security/integrity/Kconfig
2043323eec9SMimi Zohar
2056e65f92fSJohn Johansenchoice
2066e65f92fSJohn Johansen	prompt "Default security module"
2076e65f92fSJohn Johansen	default DEFAULT_SECURITY_SELINUX if SECURITY_SELINUX
2086e65f92fSJohn Johansen	default DEFAULT_SECURITY_SMACK if SECURITY_SMACK
2096e65f92fSJohn Johansen	default DEFAULT_SECURITY_TOMOYO if SECURITY_TOMOYO
210f9ad1af5SJohn Johansen	default DEFAULT_SECURITY_APPARMOR if SECURITY_APPARMOR
2116e65f92fSJohn Johansen	default DEFAULT_SECURITY_DAC
2126e65f92fSJohn Johansen
2136e65f92fSJohn Johansen	help
2146e65f92fSJohn Johansen	  Select the security module that will be used by default if the
2156e65f92fSJohn Johansen	  kernel parameter security= is not specified.
2166e65f92fSJohn Johansen
2176e65f92fSJohn Johansen	config DEFAULT_SECURITY_SELINUX
2186e65f92fSJohn Johansen		bool "SELinux" if SECURITY_SELINUX=y
2196e65f92fSJohn Johansen
2206e65f92fSJohn Johansen	config DEFAULT_SECURITY_SMACK
2216e65f92fSJohn Johansen		bool "Simplified Mandatory Access Control" if SECURITY_SMACK=y
2226e65f92fSJohn Johansen
2236e65f92fSJohn Johansen	config DEFAULT_SECURITY_TOMOYO
2246e65f92fSJohn Johansen		bool "TOMOYO" if SECURITY_TOMOYO=y
2256e65f92fSJohn Johansen
226f9ad1af5SJohn Johansen	config DEFAULT_SECURITY_APPARMOR
227f9ad1af5SJohn Johansen		bool "AppArmor" if SECURITY_APPARMOR=y
228f9ad1af5SJohn Johansen
2296e65f92fSJohn Johansen	config DEFAULT_SECURITY_DAC
2306e65f92fSJohn Johansen		bool "Unix Discretionary Access Controls"
2316e65f92fSJohn Johansen
2326e65f92fSJohn Johansenendchoice
2336e65f92fSJohn Johansen
2346e65f92fSJohn Johansenconfig DEFAULT_SECURITY
2356e65f92fSJohn Johansen	string
2366e65f92fSJohn Johansen	default "selinux" if DEFAULT_SECURITY_SELINUX
2376e65f92fSJohn Johansen	default "smack" if DEFAULT_SECURITY_SMACK
2386e65f92fSJohn Johansen	default "tomoyo" if DEFAULT_SECURITY_TOMOYO
239f9ad1af5SJohn Johansen	default "apparmor" if DEFAULT_SECURITY_APPARMOR
2406e65f92fSJohn Johansen	default "" if DEFAULT_SECURITY_DAC
2416e65f92fSJohn Johansen
2421da177e4SLinus Torvaldsendmenu
2431da177e4SLinus Torvalds
244