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:
3dcbad5
)
ima: pass 'opened' flag to identify newly created files
author
Dmitry Kasatkin
<d.kasatkin@samsung.com>
Fri, 27 Jun 2014 15:15:44 +0000
(18:15 +0300)
committer
Mimi Zohar
<zohar@linux.vnet.ibm.com>
Tue, 9 Sep 2014 14:28:43 +0000
(10:28 -0400)
Empty files and missing xattrs do not guarantee that a file was
just created. This patch passes FILE_CREATED flag to IMA to
reliably identify new files.
Signed-off-by: Dmitry Kasatkin <d.kasatkin@samsung.com>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
Cc: <stable@vger.kernel.org> 3.14+
No differences found