]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
UBUNTU: SAUCE: apparmor: af_unix mediation
authorJohn Johansen <john.johansen@canonical.com>
Wed, 19 Jul 2017 06:27:23 +0000 (23:27 -0700)
committerSeth Forshee <seth.forshee@canonical.com>
Tue, 5 Sep 2017 12:34:53 +0000 (07:34 -0500)
commitfd1cafbb27f0e8cc38c3ec5bc16e6b5c6ff44db9
tree6c382579170b5553d15c152e4a2ff4373ec5e0a1
parentf36c15a74dc8d02fa0f408c5fa3466acfe0deb3d
UBUNTU: SAUCE: apparmor: af_unix mediation

af_socket mediation did not make it into 4.14 so add remaining out
of tree patch

Signed-off-by: John Johansen <john.johansen@canonical.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
security/apparmor/Makefile
security/apparmor/af_unix.c [new file with mode: 0644]
security/apparmor/apparmorfs.c
security/apparmor/file.c
security/apparmor/include/af_unix.h [new file with mode: 0644]
security/apparmor/include/net.h
security/apparmor/include/path.h
security/apparmor/include/policy.h
security/apparmor/lsm.c
security/apparmor/net.c