Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(50)

Issue 12192024: Linux: grow a unique random mapping in ASLR (Closed)

Created:
7 years, 10 months ago by jln (very slow on Chromium)
Modified:
7 years, 10 months ago
Reviewers:
CC:
chromium-reviews, erikwright+watch_chromium.org, dmikurube+memory_chromium.org
Visibility:
Public.

Description

Linux: grow a unique random mapping in ASLR We loosen ASLR by only growing one random mapping. The previous version had security benefits but had a negative performance impact. This change aims to be performance neutral in respect to the pre-ASLR era. At a later date, we may try to strike a good balance between performance and security. This is a re-land of https://chromiumcodereview.appspot.com/12090112/ BUG=170133, 173371 NOTRY=true TBR=jar Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=180556

Patch Set 1 #

Patch Set 2 : Add proper include protection. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -52 lines) Patch
M base/security_unittest.cc View 1 2 chunks +55 lines, -33 lines 0 comments Download
M third_party/tcmalloc/chromium/src/system-alloc.cc View 3 chunks +53 lines, -19 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jln@chromium.org/12192024/2001
7 years, 10 months ago (2013-02-04 23:29:18 UTC) #1
commit-bot: I haz the power
7 years, 10 months ago (2013-02-04 23:39:50 UTC) #2
Message was sent while issue was closed.
Change committed as 180556

Powered by Google App Engine
This is Rietveld 408576698