- Version: v6.9.2
- Platform: all
- Subsystem: vm, contextify
There are multiple issues in node_contextify.cc
leading to possible segmentation faults when parsing user-specified options:
node
> vm.createScript('', { get lineOffset() { throw new Error(); } })
Segmentation fault