Messages in this thread |  | | Date | Fri, 13 Dec 2013 13:52:09 +1100 (EST) | From | James Morris <> | Subject | [GIT] SELinux fixes |
| |
Please pull.
The following changes since commit 54fb723cc48db2fde964fb9bb0eaaccf2cf31a9f:
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (2013-12-12 15:46:06 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git for-linus
Geyslan G. Bem (1): selinux: fix possible memory leak
James Morris (1): Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux_fixes into for-linus
Paul Moore (5): Merge tag 'v3.12' selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output() selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute() selinux: look for IPsec labels on both inbound and outbound packets selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_postroute()
security/selinux/hooks.c | 137 ++++++++++++++++++++++++++++++++------- security/selinux/include/xfrm.h | 8 ++- security/selinux/xfrm.c | 62 ++++++++++++++---- 3 files changed, 165 insertions(+), 42 deletions(-)
|  |