[PATCH 1/2] Fix bug #9329 - Directory listing with SeBackup can crash smbd.

Jeremy Allison jra at samba.org
Mon Oct 29 15:09:12 MDT 2012


On Tue, Oct 30, 2012 at 07:51:36AM +1100, Andrew Bartlett wrote:
> 
> I'm sorry, I should have made it clearer, I was still hoping to improve
> the patch with Jeremy.  I don't like walking back up the security stack
> like that, for something that it seems we can find out via a pointer
> de-reference.

No, we can't. Under the delete on close semantics the only
place this can be found is on the security stack.

Jeremy.


More information about the samba-technical mailing list