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 3652] fuzz testing crashes tshark, while wireshark reports

Date: Fri, 3 Jul 2009 11:32:47 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3652


Kovarththanan Rajaratnam <kovarththanan.rajaratnam@xxxxxxxxx> changed:

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




--- Comment #1 from Kovarththanan Rajaratnam <kovarththanan.rajaratnam@xxxxxxxxx>  2009-07-03 11:32:45 PDT ---
Created an attachment (id=3248)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3248)
Add protection against malformed Unique ID length

This patch protects against malformed Unique ID lengths (>= 252 bytes) and
defer all tvb_xxx related calls to when we actually need them. This allows us
to dissects as much as possible before bailing out (in case of a malformed
length).


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