In Wireshark 2.4.0 to 2.4.12 and 2.6.0 to 2.6.6, the RPCAP dissector could crash. This was addressed in epan/dissectors/packet-rpcap.c by avoiding an attempted dereference of a NULL conversation.
A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Wireshark | Wireshark | 2.4.0 (including) | 2.4.12 (including) |
Wireshark | Wireshark | 2.6.0 (including) | 2.6.6 (including) |
Wireshark | Ubuntu | bionic | * |
Wireshark | Ubuntu | cosmic | * |
Wireshark | Ubuntu | trusty | * |
Wireshark | Ubuntu | trusty/esm | * |
Wireshark | Ubuntu | upstream | * |
Wireshark | Ubuntu | xenial | * |