Searched hist:bf6d0f5dcda17df3cc5577e203d0f8ea1c2ad6aa (Results 1 – 4 of 4) sorted by relevance
/linux/security/integrity/evm/ |
H A D | Makefile | diff bf6d0f5dcda17df3cc5577e203d0f8ea1c2ad6aa Fri Aug 19 00:07:44 CEST 2011 Mimi Zohar <zohar@linux.vnet.ibm.com> evm: posix acls modify i_mode
The posix xattr acls are 'system' prefixed, which normally would not affect security.evm. An interesting side affect of writing posix xattr acls is their modifying of the i_mode, which is included in security.evm.
This patch updates security.evm when posix xattr acls are written.
Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
|
H A D | evm_posix_acl.c | bf6d0f5dcda17df3cc5577e203d0f8ea1c2ad6aa Fri Aug 19 00:07:44 CEST 2011 Mimi Zohar <zohar@linux.vnet.ibm.com> evm: posix acls modify i_mode
The posix xattr acls are 'system' prefixed, which normally would not affect security.evm. An interesting side affect of writing posix xattr acls is their modifying of the i_mode, which is included in security.evm.
This patch updates security.evm when posix xattr acls are written.
Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
|
H A D | evm_main.c | diff bf6d0f5dcda17df3cc5577e203d0f8ea1c2ad6aa Fri Aug 19 00:07:44 CEST 2011 Mimi Zohar <zohar@linux.vnet.ibm.com> evm: posix acls modify i_mode
The posix xattr acls are 'system' prefixed, which normally would not affect security.evm. An interesting side affect of writing posix xattr acls is their modifying of the i_mode, which is included in security.evm.
This patch updates security.evm when posix xattr acls are written.
Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
|
/linux/include/linux/ |
H A D | evm.h | diff bf6d0f5dcda17df3cc5577e203d0f8ea1c2ad6aa Fri Aug 19 00:07:44 CEST 2011 Mimi Zohar <zohar@linux.vnet.ibm.com> evm: posix acls modify i_mode
The posix xattr acls are 'system' prefixed, which normally would not affect security.evm. An interesting side affect of writing posix xattr acls is their modifying of the i_mode, which is included in security.evm.
This patch updates security.evm when posix xattr acls are written.
Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
|