[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#704750: src:linux: Please enable Yama LSM



Control: tag -1 + patch

Hi,

intrigeri@debian.org wrote (05 Apr 2013 13:12:05 GMT) :
> TL;DR -> please enable enable SECURITY and SECURITY_YAMA_STACKED.

The attached patch is my naive initial attempt at implementing this.
I have to admit I did not try building the modified source package.

Cheers,
--
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc

Index: debian/config/config
===================================================================
--- debian/config/config	(revision 20057)
+++ debian/config/config	(working copy)
@@ -4908,6 +4908,12 @@
 CONFIG_SECURITY_TOMOYO=y
 
 ##
+## file: security/yama/Kconfig
+##
+CONFIG_SECURITY_YAMA=y
+CONFIG_SECURITY_YAMA_STACKED=y
+
+##
 ## file: sound/Kconfig
 ##
 CONFIG_SOUND=m

Reply to: