Bug ID |
9982
|
Summary |
ATT write request with 0 length handles dissected incorrectly. (packet-btatt.c)
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
1.10.6
|
Hardware |
x86-64
|
OS |
Windows 7
|
Status |
UNCONFIRMED
|
Severity |
Minor
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 12687 [details]
l2cap ATT packets with different opcodes. Every other packet is 0 length. Note:
uses DLT 158
Build Information:
Version 1.10.6 (v1.10.6 from master-1.10)
--
ATT write requests with 0 length data reported as malformed.
According to BT spec vol. 3 part F ch. 3.4, these values can have 0 length.
See Change-Id: Ib53a1e2b76b81e582b32e0bfed1953bd7879ae79 for proposed fix.
You are receiving this mail because:
- You are watching all bug changes.