Wireshark-bugs: [Wireshark-bugs] [Bug 11389] Segmentation fault on malformed ZigBee packet

Date: Thu, 23 Jul 2015 17:32:55 +0000

changed bug 11389


What Removed Added
Status UNCONFIRMED CONFIRMED
Ever confirmed   1

Comment # 4 on bug 11389 from
Current top of tree on Windows also crashes with the following error:
** (tshark.exe:392): WARNING **: Dissector bug, protocol ZigBee, in packet 141:
STATUS_ACCESS_VIOLATION: dissector accessed an invalid memory address

(In reply to Evan Huus from comment #3)
> I think we may need to check that tvb_bytes_exist(tvb, offset, mic_len)
> before calling zbee_sec_decrypt_payload()?
> 
> I don't have a platform to check right now.

Just gave it a try and it does not help. I do not have the time to investigate
it further for now.


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