#VU39208 Input validation error in Wireshark - CVE-2016-7957
Published: April 12, 2017 / Updated: August 8, 2020
Wireshark
Wireshark.org
Description
The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.
In Wireshark 2.2.0, the Bluetooth L2CAP dissector could crash, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-btl2cap.c by avoiding use of a seven-byte memcmp for potentially shorter strings.