Re: [PATCH 1/6] NetLabel: correct improper handling of non-NetLabel peer contexts

2006-09-21 Thread Paul Moore
James Morris wrote: > On Thu, 21 Sep 2006, [EMAIL PROTECTED] wrote: > > >>Fix a problem where NetLabel would always set the value of >>sk_security_struct->peer_sid in selinux_netlbl_sock_graft() to the context of >>the socket, causing problems when users would query the context of the >>connecti

Re: [PATCH 1/6] NetLabel: correct improper handling of non-NetLabel peer contexts

2006-09-21 Thread James Morris
On Thu, 21 Sep 2006, [EMAIL PROTECTED] wrote: > Fix a problem where NetLabel would always set the value of > sk_security_struct->peer_sid in selinux_netlbl_sock_graft() to the context of > the socket, causing problems when users would query the context of the > connection. This patch fixes this

[PATCH 1/6] NetLabel: correct improper handling of non-NetLabel peer contexts

2006-09-21 Thread paul . moore
Fix a problem where NetLabel would always set the value of sk_security_struct->peer_sid in selinux_netlbl_sock_graft() to the context of the socket, causing problems when users would query the context of the connection. This patch fixes this so that the value in sk_security_struct->peer_sid is on