First published: Wed Apr 12 2017(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Wireshark Wireshark | =2.2.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-7957 has been classified as a high severity vulnerability due to the potential for application crashes.
To fix CVE-2016-7957, upgrade Wireshark to version 2.2.1 or later, where this vulnerability has been addressed.
CVE-2016-7957 specifically affects Wireshark version 2.2.0.
CVE-2016-7957 can be triggered by packet injection or a malformed capture file.
CVE-2016-7957 involves the Bluetooth L2CAP dissector within Wireshark.