mruby through 2.1.2-rc has a heap-based buffer overflow in the mrb_yield_with_class function in vm.c because of incorrect VM stack handling. It can be triggered via the stack_copy function.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/mruby/mruby/issues/5042 | third party advisory exploit |
https://lists.debian.org/debian-lts-announce/2022/05/msg00006.html | third party advisory mailing list |