Re: [NET]: Add sock_create_kern()

2005-02-23 Thread Park Lee
On 2004-05-08 at 22:00, James Morris wrote: > Under SELinux, and potentially other LSMs, we need > to be able to distinguish between user sockets and > kernel sockets. For SELinux specifically, kernel > sockets need to be specially labeled during > creation, then bypass access control checks

Re: [NET]: Add sock_create_kern()

2005-02-23 Thread Park Lee
On 2004-05-08 at 22:00, James Morris wrote: Under SELinux, and potentially other LSMs, we need to be able to distinguish between user sockets and kernel sockets. For SELinux specifically, kernel sockets need to be specially labeled during creation, then bypass access control checks (they