Wireshark-bugs: [Wireshark-bugs] [Bug 1713] New: Incorrectly decoded IMSI in RANAP prot./id-Comm

Date: Fri, 27 Jul 2007 00:18:03 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1713

           Summary: Incorrectly decoded IMSI in RANAP prot./id-CommonID
                    procedure
           Product: Wireshark
           Version: 0.99.6
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Minor
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: martin.dubovsky@xxxxxxxxx


Build Information:
Version 0.99.6a (SVN Rev 22276)

Copyright 1998-2007 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled with GTK+ 2.10.12, with GLib 2.12.12, with WinPcap (version unknown),
with libz 1.2.3, with libpcre 6.4, with Net-SNMP 5.4, with ADNS, with Lua 5.1,
with GnuTLS 1.6.1, with Gcrypt 1.2.3, with MIT Kerberos, with PortAudio
PortAudio V19-devel, with AirPcap.

Running on Windows XP Service Pack 2, build 2600, with WinPcap version 4.0.1
(packet.dll version 4.0.0.901), based on libpcap version 0.9.5, without
AirPcap.

Built using Microsoft Visual C++ 6.0 build 8804

Wireshark is Open Source Software released under the GNU General Public
License.

Check the man page and http://www.wireshark.org for more information.
--
IMSI value incorrectly decoded in RANAP prot./id-CommonID procedure. See
example:

Frame 1733 (96 bytes on wire, 96 bytes captured)
Ethernet II, Src: Radisys_24:4c:36 (00:00:50:24:4c:36), Dst: 00:00:00_00:00:01
(00:00:00:00:00:01)
Internet Protocol, Src: 10.0.0.0 (10.0.0.0), Dst: 1.1.1.0 (1.1.1.0)
User Datagram Protocol, Src Port: 0 (0), Dst Port: 50001 (50001)
Packet Atm155, VPI: 0, VCI: 70 CID: 0 Port: 9 MsgType: 0 Length:54
(DataLength:32)
Message Transfer Part Level 3
Signalling Connection Control Part
Radio Access Network Application Part
    RANAP-PDU: initiatingMessage (0)
        initiatingMessage
            procedureCode: id-CommonID (15)
            criticality: ignore (1)
            commonID
                protocolIEs: 1 item
                    Item 0
                        Item
                            id: id-PermanentNAS-UE-ID (23)
                            criticality: ignore (1)
                            id-PermanentNAS-UE-ID: iMSI (0)
                                iMSI: 32010151006067F2


It should be 231010150006762 instead of 32010151006067F2  (byte order reversed)
If needed I can send binary trace file.
Thank you.
martin.dubovsky@xxxxxxxxx


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