In Wireshark 3.2.0 to 3.2.6 and 3.0.0 to 3.0.13, the BLIP protocol dissector has a NULL pointer dereference because a buffer was sized for compressed (not uncompressed) messages. This was addressed in epan/dissectors/packet-blip.c by allowing reasonable compression ratios and rejecting ZIP bombs.
https://www.wireshark.org/security/wnpa-sec-2020-13.html
https://www.oracle.com/security-alerts/cpujan2021.html
https://gitlab.com/wireshark/wireshark/-/issues/16866
https://gitlab.com/wireshark/wireshark/-/commit/4a948427100b6c109f4ec7b4361f0d2aec5e5c3f
http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00038.html
http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00035.html