mruby through 2.1.2-rc has a heap-based buffer overflow in the mrbyieldwithclass function in vm.c because of incorrect VM stack handling. It can be triggered via the stackcopy function.
{
"versions": [
{
"introduced": "0"
},
{
"last_affected": "2.1.1"
},
{
"introduced": "0"
},
{
"last_affected": "2.1.2-rc"
}
]
}