| commit | 351381d8cea3036cfe021eb29994584d0e5c0e73 | [log] [tgz] |
|---|---|---|
| author | Chad Hanson <chanson@trustedcs.com> | Mon Dec 23 17:45:01 2013 -0500 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jan 08 09:42:10 2014 -0800 |
| tree | 575afc68d8b8f5522817066d64aae1dc6843a69a | |
| parent | bc8a3912facbd66e2b88d10922aae74548b86606 [diff] |
selinux: fix broken peer recv check commit 46d01d63221c3508421dd72ff9c879f61053cffc upstream. Fix a broken networking check. Return an error if peer recv fails. If secmark is active and the packet recv succeeds the peer recv error is ignored. Signed-off-by: Chad Hanson <chanson@trustedcs.com> Signed-off-by: Paul Moore <pmoore@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>