Bug ID |
8586
|
Summary |
openSAFETY: Wrongly dissected packages, error in reassembly
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
SVN
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Normal
|
Priority |
Low
|
Component |
Wireshark
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 10596 [details]
openSAFETY: Wrongly dissected packages, error in reassembly
Build Information:
TShark 1.9.3 (SVN Rev 48873 from /trunk)
Copyright 1998-2013 Gerald Combs <[email protected]> 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 (64-bit) with GLib 2.32.3, with libpcap, with libz 1.2.3.4, with POSIX
capabilities (Linux), without libnl, with SMI 0.4.8, with c-ares 1.7.5, with
Lua
5.1, without Python, with GnuTLS 2.12.14, with Gcrypt 1.5.0, with MIT Kerberos,
with GeoIP.
Running on Linux 3.2.0-39-generic, with locale de_AT.UTF-8, with libpcap
version
1.1.1, with libz 1.2.3.4.
Intel(R) Core(TM)2 Quad CPU Q8400 @ 2.66GHz
Built using gcc 4.6.3.
--
If the first segmented packages has a payload of length 0, the reassemble won't
work, and more important, will detect packages wrong and present faulty
information.
The patch fixes that, and the added pcap file demonstrates the correct method
(look for the SSDO Upload of the parameter checksum)
You are receiving this mail because:
- You are watching all bug changes.