Bug ID |
8596
|
Summary |
GTPv2 MM Context (UMTS Key, Quad, and Quint Decoded) incorrectly
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
1.8.4
|
Hardware |
x86-64
|
OS |
Windows 7
|
Status |
UNCONFIRMED
|
Severity |
Minor
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 10622 [details]
Fwd Relocation Sample Packet
Build Information:
1.8.4 SVN Rev 46250 /trunk-1.8
--
In GTPv2-C, IE MM Context of type 'UMTS Key, Quadruplets and Quintuplets' is
decoded incorrectly:
1) In the MM Context Flags
- First 3 bits for Security Mode appear twice
- Wrong number of spare bits (should be 1 bit = 0)
- NHI is not in this context type
2) Voice Domain Preference
- At the end, there is one byte of undecoded data for Voice Domain Preference
Correct Decode is specified in TS 29.274 v10.9.0 (www.3gpp.org) Figure 8.38-6.
You are receiving this mail because:
- You are watching all bug changes.