commit | 5b67c493248059909d7e0ff646d8475306669b27 | [log] [tgz] |
---|---|---|
author | Paul Moore <pmoore@redhat.com> | Mon Dec 09 15:32:33 2013 -0500 |
committer | Paul Moore <pmoore@redhat.com> | Mon Dec 09 15:32:33 2013 -0500 |
tree | c1fb0f7caba61189811b12fc7e89c72d34610afb | |
parent | 0b1f24e6db9a60c1f68117ad158ea29faa7c3a7f [diff] |
selinux: look for IPsec labels on both inbound and outbound packets 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>