kernel_optimize_test/security/selinux
Paul Moore d7f59dc464 selinux: Fix a panic in selinux_netlbl_inode_permission()
Rick McNeal from LSI identified a panic in selinux_netlbl_inode_permission()
caused by a certain sequence of SUNRPC operations.  The problem appears to be
due to the lack of NULL pointer checking in the function; this patch adds the
pointer checks so the function will exit safely in the cases where the socket
is not completely initialized.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: James Morris <jmorris@namei.org>
2009-03-02 09:30:04 +11:00
..
include
ss Merge branch 'next' into for-linus 2009-01-07 09:58:22 +11:00
avc.c
exports.c
hooks.c
Kconfig
Makefile
netif.c
netlabel.c selinux: Fix a panic in selinux_netlbl_inode_permission() 2009-03-02 09:30:04 +11:00
netlink.c
netnode.c
netport.c
nlmsgtab.c
selinuxfs.c Merge branch 'next' into for-linus 2009-01-07 09:58:22 +11:00
xfrm.c