WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 175062
179448
Let's make the gigacage runway 32GB
https://bugs.webkit.org/show_bug.cgi?id=179448
Summary
Let's make the gigacage runway 32GB
Saam Barati
Reported
2017-11-08 14:26:20 PST
This will prevent (almost) all buffer overflows from reaching passed other things in the cage. The reason being, is we use 32-bits as indexes for things, and: 2^32 * sizeof(JSValue) = 2^32 * 8 = 32GB
Attachments
Add attachment
proposed patch, testcase, etc.
Saam Barati
Comment 1
2017-11-13 20:56:24 PST
*** This bug has been marked as a duplicate of
bug 175062
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug