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

Issue 2369563002: Add header comments documenting extra constraints for some sandbox mitigations: MITIGATION_RELOCATE… (Closed)

Created:
4 years, 2 months ago by Joe Mason
Modified:
4 years, 2 months ago
Reviewers:
Will Harris
CC:
chromium-reviews, wfh+watch_chromium.org, pennymac+watch_chromium.org, rickyz+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add header comments documenting extra constraints for some sandbox mitigations: MITIGATION_RELOCATE_IMAGE and MITIGATION_RELOCATE_IMAGE_REQUIRED don't work in Debug builds, and MITIGATION_WIN32K_DISABLE often requires the FAKE_USER_GDI_INIT rule as well. BUG=649827 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.win:win10_chromium_x64_rel_ng Committed: https://crrev.com/861e256723897757ff2023c0755524d0b7bbfb3e Cr-Commit-Position: refs/heads/master@{#421410}

Patch Set 1 #

Patch Set 2 : Fix typo #

Total comments: 2

Patch Set 3 : Add unit test that ASLR works in debug as long as it's delayed #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -9 lines) Patch
M sandbox/win/src/process_mitigations_test.cc View 1 2 5 chunks +11 lines, -7 lines 2 comments Download
M sandbox/win/src/security_level.h View 1 2 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (10 generated)
Joe Mason
ptal
4 years, 2 months ago (2016-09-23 19:09:34 UTC) #2
Joe Mason
Actually adding a reviewer this time. PTAL.
4 years, 2 months ago (2016-09-23 19:12:08 UTC) #4
Will Harris
https://codereview.chromium.org/2369563002/diff/20001/sandbox/win/src/security_level.h File sandbox/win/src/security_level.h (right): https://codereview.chromium.org/2369563002/diff/20001/sandbox/win/src/security_level.h#newcode163 sandbox/win/src/security_level.h:163: // enabled after startup. Corresponds to hmm if this ...
4 years, 2 months ago (2016-09-23 19:31:11 UTC) #5
Joe Mason
https://codereview.chromium.org/2369563002/diff/20001/sandbox/win/src/security_level.h File sandbox/win/src/security_level.h (right): https://codereview.chromium.org/2369563002/diff/20001/sandbox/win/src/security_level.h#newcode163 sandbox/win/src/security_level.h:163: // enabled after startup. Corresponds to On 2016/09/23 19:31:10, ...
4 years, 2 months ago (2016-09-23 22:34:34 UTC) #7
Will Harris
sorry for delay reviewing https://codereview.chromium.org/2369563002/diff/40001/sandbox/win/src/process_mitigations_test.cc File sandbox/win/src/process_mitigations_test.cc (right): https://codereview.chromium.org/2369563002/diff/40001/sandbox/win/src/process_mitigations_test.cc#newcode892 sandbox/win/src/process_mitigations_test.cc:892: mitigations |= kDebugDelayedMitigations; do you ...
4 years, 2 months ago (2016-09-26 18:31:38 UTC) #12
Joe Mason
https://codereview.chromium.org/2369563002/diff/40001/sandbox/win/src/process_mitigations_test.cc File sandbox/win/src/process_mitigations_test.cc (right): https://codereview.chromium.org/2369563002/diff/40001/sandbox/win/src/process_mitigations_test.cc#newcode892 sandbox/win/src/process_mitigations_test.cc:892: mitigations |= kDebugDelayedMitigations; On 2016/09/26 18:31:38, Will Harris wrote: ...
4 years, 2 months ago (2016-09-26 19:39:58 UTC) #13
Will Harris
On 2016/09/26 19:39:58, Joe Mason wrote: > https://codereview.chromium.org/2369563002/diff/40001/sandbox/win/src/process_mitigations_test.cc > File sandbox/win/src/process_mitigations_test.cc (right): > > https://codereview.chromium.org/2369563002/diff/40001/sandbox/win/src/process_mitigations_test.cc#newcode892 ...
4 years, 2 months ago (2016-09-27 21:21:34 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2369563002/40001
4 years, 2 months ago (2016-09-27 23:35:43 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-09-28 01:12:51 UTC) #18
commit-bot: I haz the power
4 years, 2 months ago (2016-09-28 01:16:04 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/861e256723897757ff2023c0755524d0b7bbfb3e
Cr-Commit-Position: refs/heads/master@{#421410}

Powered by Google App Engine
This is Rietveld 408576698