UBUNTU: SAUCE: security: unconditionally chain to Yama LSM
authorKees Cook <kees.cook@canonical.com>
Tue, 29 Jun 2010 18:07:44 +0000 (11:07 -0700)
committerLeann Ogasawara <leann.ogasawara@canonical.com>
Mon, 2 Apr 2012 20:21:23 +0000 (13:21 -0700)
commita48036f5a978346400a42ef756867e22bcf4ab89
tree2cc94f76b3ce0d9ca519f12b489ca8af410c823f
parent2a495fcc7d9ac4842f2ee02734265f0390306b18
UBUNTU: SAUCE: security: unconditionally chain to Yama LSM

This patch forces the LSM to always chain through the Yama LSM
regardless of which LSM is selected as the primary LSM.

This is not intended for upstream. This is, however, what Ubuntu
and ChromeOS are doing.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
include/linux/security.h
security/security.c
security/yama/yama_lsm.c