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 5416] Patch: DOCSIS 3.0 Support

Date: Wed, 15 Dec 2010 23:08:19 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5416

--- Comment #4 from Jaap Keuter <jaap.keuter@xxxxxxxxx> 2010-12-16 08:08:04 CET ---
Committed revision 35193.

What is still needed are two more patches:
1) DoS on TLV dissection loops (packet-tlv*.c)
When TLV has unchecked length or unknown tag a zero length makes them loop
indefinite.

2) Incorrect FIELDDISPLAY for FT_BOOLEAN (packet-tlv.c)
FT_BOOLEAN has no BASE_NONE, it has an integral value 0.

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