epan/dissectors/packet-gsm_cbch.c in the GSM CBCH dissector in Wireshark 1.12.x before 1.12.11 and 2.0.x before 2.0.3 uses the wrong variable to index an array, which allows remote attackers to cause a denial of service (out-of-bounds access and application crash) via a crafted packet.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
http://www.securitytracker.com/id/1035685 | vdb entry |
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=12278 | issue tracking patch vendor advisory |
http://www.debian.org/security/2016/dsa-3585 | third party advisory vendor advisory |
http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html | third party advisory |
http://www.wireshark.org/security/wnpa-sec-2016-26.html | vendor advisory |
https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=0fe522dfc689c3ebd119f2a6775d1f275c5f04d8 |