https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6805
--- Comment #3 from Guy Harris <guy@xxxxxxxxxxxx> 2012-02-11 00:40:10 PST ---
Unless the Pairwise Cipher Suite Count field is supposed to be big-endian
rather than little-endian, those packets look seriously bogus.
The code that dissects an IE needs to make sure it doesn't run past the end of
the IE; if it did so, the bogosity would be reported.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.