On Sat, 23 Mar 2013 06:55:40 -0400, Ted Unangst wrote: > this hides more kernel pointers in the kinfo proc struct and > introduces a backdoor for the kmem group. also hoist the permission > test up out of the loops.
Why should we have a backdoor for the group kmem? There are several programs installed setgid kmem and this could expose those pointers though them. - todd
