Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-bugs: [Wireshark-bugs] [Bug 3299] New: packet-per.c does not cope with length determinants > 127

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: bugzilla-daemon@xxxxxxxxxxxxx
Date: Tue, 3 Mar 2009 14:06:09 -0800 (PST)

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3299

           Summary: packet-per.c does not cope with length determinants >
                    127
           Product: Wireshark
           Version: SVN
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: Neil@xxxxxxxxxxxxxxxxxx



Neil Piercy <Neil@xxxxxxxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2805|                            |review_for_checkin?
               Flag|                            |


Created an attachment (id=2805)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2805)
Patch to fix SVN

Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
packet-per.c length determinant dissection is only coded to cope with lengths
up to 127 (i.e. single octet with size flag), so e.g. octet strings > 127 are
not dissected and cause dissection to halt with the unhelpfully wrong message
of "10.9 Unaligned" - the problem is actually occurring on aligned length
determinants too.


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

  • Follow-Ups:
    • [Wireshark-bugs] [Bug 3299] packet-per.c does not cope with length determinants > 127
      • From: bugzilla-daemon
    • [Wireshark-bugs] [Bug 3299] packet-per.c does not cope with length determinants > 127
      • From: bugzilla-daemon
  • Prev by Date: [Wireshark-bugs] [Bug 3291] [AIM dissector] FIx for SNAC(0x04, 0x02)
  • Next by Date: [Wireshark-bugs] [Bug 3299] packet-per.c does not cope with length determinants > 127
  • Previous by thread: [Wireshark-bugs] [Bug 3291] [AIM dissector] FIx for SNAC(0x04, 0x02)
  • Next by thread: [Wireshark-bugs] [Bug 3299] packet-per.c does not cope with length determinants > 127
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation