commit | 139069eff7388407f19794384c42a534d618ccd7 | [log] [tgz] |
---|---|---|
author | Mimi Zohar <zohar@linux.vnet.ibm.com> | Wed Nov 05 07:48:36 2014 -0500 |
committer | Mimi Zohar <zohar@linux.vnet.ibm.com> | Tue Jun 16 08:18:43 2015 -0400 |
tree | b042f562de014a0376ac13b1452f1d9fbd003eb9 | |
parent | 45b26133b97871896b8c5241d59f4ff7839db7b2 [diff] |
ima: add support for new "euid" policy condition The new "euid" policy condition measures files with the specified effective uid (euid). In addition, for CAP_SETUID files it measures files with the specified uid or suid. Changelog: - fixed checkpatch.pl warnings - fixed avc denied {setuid} messages - based on Roberto's feedback Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com> Signed-off-by: Dr. Greg Wettstein <gw@idfusion.org> Cc: stable@vger.kernel.org