In Wireshark 3.2.0 to 3.2.4, the GVCP dissector could go into an infinite loop. This was addressed in epan/dissectors/packet-gvcp.c by ensuring that an offset increases in all situations. References: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16029 Upstream patch: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=11f40896b696e4e8c7f8b2ad96028404a83a51a4
*** This bug has been marked as a duplicate of bug 1854882 ***