When performing the inference shape operation of the Transpose operator, if the value in the perm element is greater than or equal to the size of the inputshape, it will access data outside of bounds of inputshape which allocated from heap buffers.
{
"versions": [
{
"introduced": "1.0.0"
},
{
"fixed": "1.3.0"
},
{
"introduced": "0"
},
{
"last_affected": "0.7.0-beta"
}
]
}