In Wireshark 2.6.0 to 2.6.1, 2.4.0 to 2.4.7, and 2.2.0 to 2.2.15, the Bazaar protocol dissector could go into an infinite loop. This was addressed in epan/dissectors/packet-bzr.c by properly handling items that are too long.
{
"versions": [
{
"introduced": "2.2.0"
},
{
"last_affected": "2.2.15"
},
{
"introduced": "2.4.0"
},
{
"last_affected": "2.4.7"
},
{
"introduced": "2.6.0"
},
{
"last_affected": "2.6.1"
}
]
}