Found by Codenomicon at the recent SNIA plugfest. Resending an identical sessionsetup packet in an SMB3 session causes smbd to crash as it incorrectly tears down the session given a duplicate sessionid. Patches to follow. Jeremy.
Created attachment 9307 [details] git-am fix for 4.1.x and 4.0.x. I think we also need the follow-up patch which I'll also attach, but this is the fix that went into master (applies cleanly to 4.0.x and 4.1.x). Jeremy.
Comment on attachment 9307 [details] git-am fix for 4.1.x and 4.0.x. Ping... Someone, anyone ? :-).
Created attachment 9353 [details] Additional git-am fix for master and 4.1.x This is the additional fix I think we need.
I've fixed the git commit message and pushed it to master. I will add it here as soon as it is upstream. Then we can proceed.
Created attachment 9365 [details] v4-1-test patch
Created attachment 9366 [details] v4-0-test patch
This is fixes in 4.1, 4.2 and master in bug #11182