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 4623] Buildbot crash output: fuzz-2010-03-28-9304.pcap

Date: Sun, 28 Mar 2010 16:29:44 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4623

--- Comment #1 from Bill Meier <wmeier@xxxxxxxxxxx> 2010-03-28 16:29:43 PDT ---
The invalid memory reference occurs during frame #240 of the fuzz'd capture
file and is deep inside packet-gsm_a_rr.c.


In de_rr_ho_to_utran_cmd(...)

The comment says:

/* gsm_a_dtap_pinfo MUST be set by any dissector calling de_rr_ho_to_utran_cmd
*/

but in this case gsm_a_dtap_pinfo has NULL.

I'll leave this to someone who is familiar with this code.

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