In Wireshark 2.6.0, the IEEE 802.11 protocol dissector could crash. This was addressed in epan/crypt/dot11decrypt.c by avoiding a buffer overflow during FTE processing in Dot11DecryptTDLSDeriveKey.
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 |
---|---|
https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=1b52f9929238ce3948ec924ae4f9456b5e9df558 | |
http://www.securityfocus.com/bid/104308 | third party advisory vdb entry |
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14686 | vendor advisory issue tracking |
https://www.wireshark.org/security/wnpa-sec-2018-32.html | vendor advisory |
http://www.securitytracker.com/id/1041036 | third party advisory vdb entry |
http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00027.html | vendor advisory |