https://github.com/torvalds/linux
Revision 817eff718dca4e54d5721211ddde0914428fbb7c authored by Paul Moore on 10 December 2013, 19:57:54 UTC, committed by Paul Moore on 12 December 2013, 22:21:31 UTC
Previously selinux_skb_peerlbl_sid() would only check for labeled
IPsec security labels on inbound packets, this patch enables it to
check both inbound and outbound traffic for labeled IPsec security
labels.

Reported-by: Janak Desai <Janak.Desai@gtri.gatech.edu>
Cc: stable@vger.kernel.org
Signed-off-by: Paul Moore <pmoore@redhat.com>
1 parent 446b802
History
Tip revision: 817eff718dca4e54d5721211ddde0914428fbb7c authored by Paul Moore on 10 December 2013, 19:57:54 UTC
selinux: look for IPsec labels on both inbound and outbound packets
Tip revision: 817eff7
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.0 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 258.4 KB
Makefile -rw-r--r-- 47.4 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top