mruby 2.1.2 has a double free in mrb_default_allocf (called from mrb_free and obj_free).
The product calls free() twice on the same memory address.
Link | Tags |
---|---|
https://github.com/mruby/mruby/commit/97319697c8f9f6ff27b32589947e1918e3015503 | third party advisory patch |
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=23801 | issue tracking patch exploit third party advisory |
https://github.com/google/oss-fuzz-vulns/blob/main/vulns/mruby/OSV-2020-744.yaml | third party advisory |