Re: [PATCH 3/3] server: Check object's security when creating handles.

2007-02-20 Thread Vitaliy Margolen
Robert Shearman wrote: > Vitaliy Margolen wrote: >> After >> checking object's SD against token we fail some tests. >> What it seems to me is that some one tried to "optimize" this part in >> windows and instead created a security problem. > > If you already have a valid handle to the object, then

Re: [PATCH 3/3] server: Check object's security when creating handles.

2007-02-20 Thread Robert Shearman
Vitaliy Margolen wrote: After checking object's SD against token we fail some tests. What it seems to me is that some one tried to "optimize" this part in windows and instead created a security problem. If you already have a valid handle to the object, then it isn't really a security problem t