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

Issue 10920057: Linux: initialize the sandbox in the utility process. (Closed)

Created:
8 years, 3 months ago by jln (very slow on Chromium)
Modified:
8 years, 3 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, Chris Evans
Visibility:
Public.

Description

Linux: initialize the sandbox in the utility process. We initialize the new Linux sandbox in the utility process. We don't have a useful policy for this process at the moment, so we only apply a basic blacklist of system calls. BUG=93109 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=155087

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M content/common/sandbox_seccomp_bpf_linux.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M content/utility/utility_main.cc View 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
jln (very slow on Chromium)
This will only effectively blacklist ptrace et al. at the moment, but it's a step ...
8 years, 3 months ago (2012-08-31 23:34:33 UTC) #1
Jorge Lucangeli Obes
On 2012/08/31 23:34:33, Julien Tinnes wrote: > This will only effectively blacklist ptrace et al. ...
8 years, 3 months ago (2012-08-31 23:36:59 UTC) #2
Markus (顧孟勤)
The ptrace() policy is fine in general, but I am not sure I am the ...
8 years, 3 months ago (2012-08-31 23:39:58 UTC) #3
jln (very slow on Chromium)
On 2012/08/31 23:36:59, Jorge Lucangeli Obes wrote: > On 2012/08/31 23:34:33, Julien Tinnes wrote: > ...
8 years, 3 months ago (2012-08-31 23:40:14 UTC) #4
Matt Perry
I don't know much about the sandbox, but as long as extension unpacking (and other ...
8 years, 3 months ago (2012-09-05 22:28:34 UTC) #5
jln (very slow on Chromium)
On 2012/09/05 22:28:34, Matt Perry wrote: > I don't know much about the sandbox, but ...
8 years, 3 months ago (2012-09-05 22:50:49 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jln@chromium.org/10920057/1
8 years, 3 months ago (2012-09-05 22:57:40 UTC) #7
commit-bot: I haz the power
8 years, 3 months ago (2012-09-06 01:21:09 UTC) #8
Change committed as 155087

Powered by Google App Engine
This is Rietveld 408576698