NULL Pointer Dereference in mruby Affects mrb_class Functionality
CVE-2018-12247
7.5HIGH
What is CVE-2018-12247?
A vulnerability has been identified in mruby 1.4.1 that pertains to a NULL pointer dereference within the mrb_class function. This issue arises due to improper handling of certain cloning operations within mrb_obj_clone in kernel.c, specifically related to flag copying. As a result, essential flags such as MRB_FLAG_IS_FROZEN are not appropriately managed, potentially leading to unexpected behavior and application crashes. It is recommended for users to review their current implementations and apply necessary updates.
