Wireshark-bugs: [Wireshark-bugs] [Bug 12310] New: 6LoWPAN reassembly incorrect if extension head
Date: Wed, 30 Mar 2016 20:47:48 +0000
Bug ID 12310
Summary 6LoWPAN reassembly incorrect if extension header padding was elided
Product Wireshark
Version Git
Hardware x86
OS All
Status UNCONFIRMED
Severity Major
Priority Low
Component Dissection engine (libwireshark)
Assignee bugzilla-admin@wireshark.org
Reporter kevin.bracey@arm.com

Created attachment 14458 [details]
Example

Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Patch submitted at https://code.wireshark.org/review/#/c/14701/

The example capture here decodes with the two IPv6 headers having payload
length 354 and 306, along with "exceeds framing length" warnings. With patch
14701, the correct lengths of 352 and 304 are produced.


You are receiving this mail because:
  • You are watching all bug changes.