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:
3034a14
)
integrity: prevent flooding with 'Request for unknown key'
author
Dmitry Kasatkin
<d.kasatkin@samsung.com>
Wed, 2 Jul 2014 12:12:26 +0000
(15:12 +0300)
committer
Mimi Zohar
<zohar@linux.vnet.ibm.com>
Tue, 9 Sep 2014 14:28:44 +0000
(10:28 -0400)
If file has IMA signature, IMA in enforce mode, but key is missing
then file access is blocked and single error message is printed.
If IMA appraisal is enabled in fix mode, then system runs as usual
but might produce tons of 'Request for unknown key' messages.
This patch switches 'pr_warn' to 'pr_err_ratelimited'.
Signed-off-by: Dmitry Kasatkin <d.kasatkin@samsung.com>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
security/integrity/digsig_asymmetric.c
patch
|
blob
|
history
diff --cc
security/integrity/digsig_asymmetric.c
Simple merge