| Bug ID |
9104
|
| Summary |
malformed netmon capture file crashed tshark
|
| Classification |
Unclassified
|
| Product |
Wireshark
|
| Version |
1.8.9
|
| Hardware |
All
|
| OS |
All
|
| Status |
UNCONFIRMED
|
| Severity |
Major
|
| Priority |
Low
|
| Component |
Capture file support (libwiretap)
|
| Assignee |
[email protected]
|
| Reporter |
[email protected]
|
Created attachment 11505 [details]
Malformed netmon capture
Build Information:
--
Attached malformed netmon capture file makes tshark crash by invoking
double-free call.
Steps to reproduce:
$ tshark -r netmon2.pcap-6835.crach
<segfault>
This is similar to CVE-2012-0066, but there was regression introduced by
double-free.
You are receiving this mail because:
- You are watching all bug changes.