NULL Pointer Dereference in mrubyc Affects Multiple Versions
CVE-2026-38976
7.5HIGH
What is CVE-2026-38976?
The mrubyc version 3.4.1 and earlier contains a vulnerability due to a NULL pointer dereference that occurs in the function op_super() within src/vm.c. This flaw arises from the absence of a necessary runtime guard for top-level super, which could lead to unexpected behavior and potential system instability. Developers utilizing the mruby C implementations should take immediate action to address this issue and update their software to mitigate against potential exploits.
