diff options
author | Casey Schaufler <casey@schaufler-ca.com> | 2014-04-10 16:37:08 -0700 |
---|---|---|
committer | Damian Hobson-Garcia <dhobsong@igel.co.jp> | 2014-12-11 16:53:28 +0900 |
commit | 613ebfd38d1567f04f1eac179dc2feab93f41f82 (patch) | |
tree | da3ca7d1883989d0feb50427a1b18d2f6e586850 /crypto/aes_generic.c | |
parent | 774d0fc013a844dfc858b34fe328f32c4f0d81f3 (diff) | |
download | renesas_kernel-613ebfd38d1567f04f1eac179dc2feab93f41f82.tar.gz renesas_kernel-613ebfd38d1567f04f1eac179dc2feab93f41f82.tar.bz2 renesas_kernel-613ebfd38d1567f04f1eac179dc2feab93f41f82.zip |
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
Change-Id: I0dd9124261cb66a364322ed88e9dcb3213157cb6
Signed-off-by: Casey Schuafler <casey@schaufler-ca.com>
Signed-off-by: Rafal Krypa <r.krypa@samsung.com>
(cherry picked from commit cb182c345b864d6a16f884efa118eb7d1d93427d)
Signed-off-by: Damian Hobson-Garcia <dhobsong@igel.co.jp>
Diffstat (limited to 'crypto/aes_generic.c')
0 files changed, 0 insertions, 0 deletions