EIP-2026-103503
PRE-CVEGoogle Chrome V8 JavaScript Engine 71.0.3578.98 - Out-of-Memory. Denial of Service (PoC)
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-103503. PoCs published by Bogdan Kurinnoy.
AI-analyzed exploit summary This PoC exploits an out-of-memory (OOM) condition in Google Chrome's V8 JavaScript engine by forcing excessive memory allocation via String.prototype.toLowerCase on a large array, leading to a denial of service (DoS). The exploit targets a specific vulnerability in the CALL_AND_RETRY_LAST mechanism.
Description
Google Chrome V8 JavaScript Engine 71.0.3578.98 - Out-of-Memory. Denial of Service (PoC)
Exploits (1)
This PoC exploits an out-of-memory (OOM) condition in Google Chrome's V8 JavaScript engine by forcing excessive memory allocation via String.prototype.toLowerCase on a large array, leading to a denial of service (DoS). The exploit targets a specific vulnerability in the CALL_AND_RETRY_LAST mechanism.