Bug ID |
10895
|
Summary |
Pcapng file parser crashes on invalid ISB interface ID
|
Product |
Wireshark
|
Version |
Git
|
Hardware |
x86
|
OS |
Mac OS X 10.4
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Capture file support (libwiretap)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 13407 [details]
Bad ISB interface ID
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Attached is a capture generated by American Fuzzy Lop
(http://lcamtuf.coredump.cx/afl/) which causes a crash in the pcapng parser. It
looks like an invalid ISB interface ID can fetch past the end of a GArray due
to an off-by-one error.
You are receiving this mail because:
- You are watching all bug changes.