On 5/26/07, Isaac Dupree <[EMAIL PROTECTED]> wrote:
> We should document all the interesting exploits that have been found
> over the years!

Ok, I'm making
http://haskell.org/haskellwiki/Safely_running_untrusted_Haskell_code

That page mentions:

* very large array allocations can integer overflow the storage
manager, allowing arbitrary memory access

Does this still happen? Sounds like a serious bug in the runtime.

--
Gaal Yahas <[EMAIL PROTECTED]>
http://gaal.livejournal.com/
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to