Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 7840] New: packet-smb.c does not handle truncated frames w

Date: Wed, 10 Oct 2012 10:12:08 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7840

           Summary: packet-smb.c does not handle truncated frames well
                    when dealing with TRANS2 FIND_{FIRST/NEXT} responses
           Product: Wireshark
           Version: unspecified
          Platform: x86
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Wireshark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: realrichardsharpe@xxxxxxxxx


Created attachment 9333
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=9333
Potential patch to fix this problem.

Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
The current code simply throws an exception if any of the expected data is
missing, even though there might be several file's worth of data available.

I will attach a patch that does a better job of handling truncated frames in
such cases.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.