In Wireshark 2.2.0 to 2.2.1 and 2.0.0 to 2.0.7, the DCERPC dissector could crash with a use-after-free, triggered by network traffic or a capture file. This was addressed in epan/dissectors/packet-dcerpc-nt.c and epan/dissectors/packet-dcerpc-spoolss.c by using the wmem file scope for private strings.
{
"versions": [
{
"introduced": "0"
},
{
"last_affected": "2.0.0"
},
{
"introduced": "0"
},
{
"last_affected": "2.0.1"
},
{
"introduced": "0"
},
{
"last_affected": "2.0.2"
},
{
"introduced": "0"
},
{
"last_affected": "2.0.3"
},
{
"introduced": "0"
},
{
"last_affected": "2.0.4"
},
{
"introduced": "0"
},
{
"last_affected": "2.0.5"
},
{
"introduced": "0"
},
{
"last_affected": "2.0.6"
},
{
"introduced": "0"
},
{
"last_affected": "2.0.7"
},
{
"introduced": "0"
},
{
"last_affected": "2.2.0"
},
{
"introduced": "0"
},
{
"last_affected": "2.2.1"
}
]
}