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 6805] 802.11 packet capture infinite loop

Date: Sat, 11 Feb 2012 01:43:24 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6805

--- Comment #4 from Guy Harris <guy@xxxxxxxxxxxx> 2012-02-11 01:43:23 PST ---
The FCS on the frame is bad, so this was probably received corrupted and not
discarded because the adapter was running in monitor mode.

I.e., the frame probably really *is* bad; we just need to handle that better,
by making sure, when dissecting an IE, that we don't go past the end of the IE.

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