source: https://www.securityfocus.com/bid/28585/info Opera Web Browser is prone to multiple security vulnerabilities that may allow remote attackers to execute code. These issues lead to memory corruption and may result in remote unauthorized access and denial-of-service attacks. Versions prior to Opera 9.27 are vulnerable.
fuzzer by lcamtuf@coredump.cx
Deallocate canvas after every cycle (NULL ptr in Safari, likely exploitable in Opera)
Keep context (if combined with above, NULL ptr Firefox, likely exploitable in Opera)
Use large canvas scaling (likely exploitable in Opera, bogs down Firefox)
Return undefined
values (NULL ptr Safari, may hang Opera)
Return large integers (exploitable crash in Safari, OOM/DoS elsewhere)
Skip time-consuming operations (quicker, but may miss issues)