https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16780
--- Comment #1 from Pascal Quantin <[email protected]> ---
The crash is due to a malformed JSON content sent by the AMF in packet 31, taht
is actually rejected by the SMF in packet 32.
Wireshark also parses the JSON content to be able to decode the embedded 5GS
NAS PDU, NGAP paylaod, etc... but the parser does not report an error for a
JSON string containing only "}". We need to verify that at least one token
exists.
--
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via: Wireshark-bugs mailing list <[email protected]>
Archives: https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
mailto:[email protected]?subject=unsubscribe