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 crash / dissector bug in MIOP

Date: Mon, 6 Jul 2009 00:04:22 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3652





--- Comment #5 from Alvaro Vega Garcia <avega@xxxxxx>  2009-07-06 00:04:18 PDT ---
(In reply to comment #1)
> Created an attachment (id=3248)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3248) [details]
> 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).
> 

Hi,
I totally agree with patch about MIOP packet dissector submitted by
kovarththanan. I have been testing and it work fine to me (with 2 ORBs: TIDorb
and TAO). Following the improvements which proposes this patch I submit another
patch for ZIOP dissector: 
https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3262


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