Open
Description
Version:
64c3a9c
Testcase:
while(((Uint8Array(+((Object)))|(0))+Function())) {}
Result:
The interpreter process starts allocating more and more memory, eventually leading to being killed by OOM killer.
This can cause a denial of service of the entire system using this software, as it can disrupt other process running on the same machine due to memory exhaustion.
Expected resut:
Garbage collector should be able to collect unnecesary objects, memory usage should be controlled and low.
Metadata
Metadata
Assignees
Labels
No labels