Google Chrome V8 - Object Allocation Size Integer Overflow Exploit
Exploit for multiple platform in category dos / poc There's an integer overflow in computing the required allocation size when instantiating a new javascript object. See the following code in objects.cc // static bool JSFunction::CalculateInstanceSizeForDerivedClass Handle function, InstanceType...