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:
e4a7ca2
)
smackfs load append mode fix
author
Casey Schaufler
<casey@schaufler-ca.com>
Wed, 28 Jan 2009 03:56:30 +0000
(19:56 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 28 Jan 2009 04:13:32 +0000
(20:13 -0800)
Given just how hard it is to find the code that uses MAY_APPEND
it's probably not a big surprise that this went unnoticed for so
long. The Smack rules loading code is incorrectly setting the
MAY_READ bit when MAY_APPEND is requested.
Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
Reviewed-by: James Morris <jmorris@namei.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
security/smack/smackfs.c
patch
|
blob
|
history
diff --cc
security/smack/smackfs.c
Simple merge