In Wireshark 2.2.0 to 2.2.6 and 2.0.0 to 2.0.12, the MSNIP dissector misuses a NULL pointer. This was addressed in epan/dissectors/packet-msnip.c by validating an IPv4 address.
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.0.0 (including) | 2.0.12 (including) |
Wireshark | Wireshark | 2.2.0 (including) | 2.2.6 (including) |
Wireshark | Ubuntu | artful | * |
Wireshark | Ubuntu | bionic | * |
Wireshark | Ubuntu | trusty | * |
Wireshark | Ubuntu | xenial | * |
Wireshark | Ubuntu | yakkety | * |
Wireshark | Ubuntu | zesty | * |