In Wireshark 2.6.0 to 2.6.2, 2.4.0 to 2.4.8, and 2.2.0 to 2.2.16, the Bluetooth AVDTP dissector could crash. This was addressed in epan/dissectors/packet-btavdtp.c by properly initializing a data structure.
{
"versions": [
{
"introduced": "2.2.0"
},
{
"last_affected": "2.2.16"
},
{
"introduced": "2.4.0"
},
{
"last_affected": "2.4.8"
},
{
"introduced": "2.6.0"
},
{
"last_affected": "2.6.2"
}
]
}