In Wireshark 2.4.0 to 2.4.4 and 2.2.0 to 2.2.12, the FCP protocol dissector could crash. This was addressed in epan/dissectors/packet-fcp.c by checking for a NULL pointer.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://lists.debian.org/debian-lts-announce/2018/04/msg00018.html | third party advisory mailing list |
http://www.securityfocus.com/bid/103166 | third party advisory vdb entry |
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14374 | vendor advisory issue tracking |
https://www.wireshark.org/security/wnpa-sec-2018-09.html | vendor advisory |
https://lists.debian.org/debian-lts-announce/2019/01/msg00010.html | third party advisory mailing list |
https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=b56f598f1bc04f5d00f13b38c713763928cedb7c |