git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c50b96
)
ima: delay template descriptor lookup until use
author
Dmitry Kasatkin
<d.kasatkin@samsung.com>
Fri, 13 Jun 2014 15:55:48 +0000
(18:55 +0300)
committer
Mimi Zohar
<zohar@linux.vnet.ibm.com>
Thu, 17 Jul 2014 13:35:09 +0000
(09:35 -0400)
process_measurement() always calls ima_template_desc_current(),
including when an IMA policy has not been defined.
This patch delays template descriptor lookup until action is
determined.
Signed-off-by: Dmitry Kasatkin <d.kasatkin@samsung.com>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
security/integrity/ima/ima_main.c
patch
|
blob
|
history
diff --cc
security/integrity/ima/ima_main.c
Simple merge