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:
00f84f3
)
Smack: change rule cap check
author
Casey Schaufler
<casey@schaufler-ca.com>
Thu, 19 Dec 2013 21:23:26 +0000
(13:23 -0800)
committer
Casey Schaufler
<casey@schaufler-ca.com>
Mon, 23 Dec 2013 23:57:43 +0000
(15:57 -0800)
smk_write_change_rule() is calling capable rather than
the more correct smack_privileged(). This allows for setting
rules in violation of the onlycap facility. This is the
simple repair.
Targeted for git://git.gitorious.org/smack-next/kernel.git
Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
security/smack/smackfs.c
patch
|
blob
|
history
diff --cc
security/smack/smackfs.c
Simple merge