[Webkit-unassigned] [Bug 15123] Self-replicating code makes Safari hang and eventually crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 17 13:34:35 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=15123





--- Comment #16 from chris reiss <christopher.reiss at nokia.com>  2011-01-17 13:34:35 PST ---
Not a real-world web page; but the bug makes for an easy DOS attack (with one line of javascript code, a page can be created which hangs and crashes any webkit based browser.)

Updated the patch just now, i'm pretty sure this will handle any simple case of recursive document.write( ) 's.

However, if a person is aware of the max-recursion-depth, it may be possible to come up with a somewhat more complicated variant ...

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list