| Bug ID |
12472
|
| Summary |
SMB Open andX extended response decoded incorrectly
|
| Product |
Wireshark
|
| Version |
Git
|
| Hardware |
x86
|
| OS |
Windows 7
|
| Status |
UNCONFIRMED
|
| Severity |
Major
|
| Priority |
Low
|
| Component |
Dissection engine (libwireshark)
|
| Assignee |
[email protected]
|
| Reporter |
[email protected]
|
Created attachment 14596 [details]
Snoop file showing an extended response.
Build Information:
as of commit 66417b17b3570b163a16ca81f71ce5bcb10548d2
--
When the client sends the 0x10 bit in the flag of the request, the server will
reply with a 19 word response instead of the usual 15 word response.
Details in [MS-SMB] 2.2.4.1.2 Server Response Extensions
See packets 222,223 of the attached snoop.
You are receiving this mail because:
- You are watching all bug changes.