ArchLinux: 202107-44: wireshark-cli: denial of service
Summary
It may be possible to make Wireshark before version 3.4.7 crash by injecting a malformed DNP3 packet onto the wire or by convincing someone to read a malformed packet trace file.
Resolution
Upgrade to 3.4.7-1.
# pacman -Syu "wireshark-cli>=3.4.7-1"
The problem has been fixed upstream in version 3.4.7.
References
https://www.wireshark.org/security/wnpa-sec-2021-06 https://gitlab.com/wireshark/wireshark/-/issues/17462 https://gitlab.com/wireshark/wireshark/-/merge_requests/3477 https://gitlab.com/wireshark/wireshark/-/commit/490fe2684bf63cf4fe03e6495c9ef74c8bc86a2b https://security.archlinux.org/CVE-2021-22235
Workaround
None.