diff options
author | 2016-11-03 11:54:39 +0100 | |
---|---|---|
committer | 2016-11-04 17:42:57 -0700 | |
commit | 08382c9f6efe08b8bb30645c2744480cbd8f161a (patch) | |
tree | 15701167ac2f631d8844a41fdfdf106f64bae122 /security/smack/smack.h | |
parent | Linux 4.9-rc2 (diff) | |
download | wireguard-linux-08382c9f6efe08b8bb30645c2744480cbd8f161a.tar.xz wireguard-linux-08382c9f6efe08b8bb30645c2744480cbd8f161a.zip |
Smack: Assign smack_known_web label for kernel thread's
Assign smack_known_web label for kernel thread's socket
Creating struct sock by sk_alloc function in various kernel subsystems
like bluetooth doesn't call smack_socket_post_create(). In such case,
received sock label is the floor('_') label and makes access deny.
Signed-off-by: jooseong lee <jooseong.lee@samsung.com>
Acked-by: Casey Schaufler <casey@schaufler-ca.com>
Diffstat (limited to 'security/smack/smack.h')
0 files changed, 0 insertions, 0 deletions