[sandbox] Remove address space limits on Linux.
Unfortunately, it does not appear possible to set RLIMIT_AS such that it will both (a) be high enough to support V8's and WebAssembly's address space requirements while also (b) being low enough to mitigate exploits using integer overflows that require large allocations, heap spray, or other memory-hungry attack modes. Bug: 800348 TBR: jln Change-Id: I4ec234709a4e49abde1c22f9c63a87bac107b8a0 Reviewed-on: https://chromium-review.googlesource.com/1097553 Commit-Queue: Chris Palmer <palmer@chromium.org> Reviewed-by:Robert Sesek <rsesek@chromium.org> Reviewed-by:
Jorge Lucangeli Obes <jorgelo@chromium.org> Cr-Commit-Position: refs/heads/master@{#568073}
Showing
Please register or sign in to comment