Statement:
Wireshark as shipped with Red Hat Linux 5, 6, and 7 is not affected by this flaw as the vulnerable code was introduced in a subsequent version of Wireshark.
Flaw summary:
TCP packets with checksum of 0xFFFF are invalid and trigger an assertion failure coming from hfinfo_number_value_format_display(). The patch marks the checksum as bad even when the packet is processed.