summaryrefslogtreecommitdiff
path: root/security/selinux
diff options
context:
space:
mode:
authorCasey Schaufler <casey@schaufler-ca.com>2014-04-11 03:37:08 +0400
committerCasey Schaufler <casey@schaufler-ca.com>2014-04-12 01:35:28 +0400
commit54e70ec5eb090193b03e69d551fa6771a5a217c4 (patch)
treef015da7353f4824800a5fc6a89442f37628f62d1 /security/selinux
parentf59bdfba3e2b0ba5182f23d96101d106f18132ca (diff)
downloadlinux-54e70ec5eb090193b03e69d551fa6771a5a217c4.tar.xz
Smack: bidirectional UDS connect check
Smack IPC policy requires that the sender have write access to the receiver. UDS streams don't do per-packet checks. The only check is done at connect time. The existing code checks if the connecting process can write to the other, but not the other way around. This change adds a check that the other end can write to the connecting process. Targeted for git://git.gitorious.org/smack-next/kernel.git Signed-off-by: Casey Schuafler <casey@schaufler-ca.com>
Diffstat (limited to 'security/selinux')
0 files changed, 0 insertions, 0 deletions