Bug 10311 - SMB2 server can panic when a smb2 brlock times out.
Summary: SMB2 server can panic when a smb2 brlock times out.
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: File services (show other bugs)
Version: unspecified
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Karolin Seeger
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-06 19:31 UTC by Jeremy Allison
Modified: 2013-12-10 15:25 UTC (History)
0 users

See Also:


Attachments
git-am fix that went into master. (936 bytes, patch)
2013-12-06 21:45 UTC, Jeremy Allison
vl: review+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Allison 2013-12-06 19:31:42 UTC

    
Comment 1 Jeremy Allison 2013-12-06 19:32:18 UTC
From Volker:

Attached find a pretty obvious fix for a panic that kicks in
when a smb2 brlock times out due to a conflicting posix
level lock.

Thanks to Peter Somogyi for finding this!
Comment 2 Jeremy Allison 2013-12-06 21:45:11 UTC
Created attachment 9514 [details]
git-am fix that went into master.

Volker's patch applies cleanly to 4.1.next, and 4.0.next.

Jeremy.
Comment 3 Karolin Seeger 2013-12-10 12:06:51 UTC
Pushed to autobuild-v4-1-test and v4-0-test.
Comment 4 Karolin Seeger 2013-12-10 15:25:01 UTC
Pushed to v4-1-test and v4-0-test.
Closing out bug report.

Thanks!