aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorEric Paris <[email protected]>2010-10-12 15:40:08 +0000
committerJames Morris <[email protected]>2010-10-20 23:12:47 +0000
commit15714f7b58011cf3948cab2988abea560240c74f (patch)
tree87b4166eaf1219eb8d64ae9bd3f614c736f46ecb /security/selinux/hooks.c
parentAppArmor: Ensure the size of the copy is < the buffer allocated to hold it (diff)
downloadkernel-15714f7b58011cf3948cab2988abea560240c74f.tar.gz
kernel-15714f7b58011cf3948cab2988abea560240c74f.zip
secmark: do not return early if there was no error
Commit 4a5a5c73 attempted to pass decent error messages back to userspace for netfilter errors. In xt_SECMARK.c however the patch screwed up and returned on 0 (aka no error) early and didn't finish setting up secmark. This results in a kernel BUG if you use SECMARK. Signed-off-by: Eric Paris <[email protected]> Acked-by: Paul Moore <[email protected]> Signed-off-by: James Morris <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions