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.