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

Issue 263563004: Linux sandbox: disallow fork() and *kill for ASAN (Closed)

Created:
6 years, 7 months ago by jln (very slow on Chromium)
Modified:
6 years, 7 months ago
CC:
chromium-reviews, agl, jln+watch_chromium.org, mdempsky
Visibility:
Public.

Description

Linux sandbox: disallow fork() and *kill for ASAN Treat ASAN like non-ASAN and disallow fork() and *kill there as well. BUG=367986 R=jorgelo@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=267292

Patch Set 1 #

Patch Set 2 : Remove unused function. #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -55 lines) Patch
M sandbox/linux/seccomp-bpf-helpers/syscall_parameters_restrictions.cc View 1 3 chunks +27 lines, -55 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
jln (very slow on Chromium)
Jorge, Alexander, PTAL! Alexander: I don't think there is any reason to treat ASAN in ...
6 years, 7 months ago (2014-04-30 01:22:04 UTC) #1
earthdok
On 2014/04/30 01:22:04, jln wrote: > Jorge, Alexander, PTAL! > > Alexander: I don't think ...
6 years, 7 months ago (2014-04-30 15:10:06 UTC) #2
earthdok
On 2014/04/30 15:10:06, earthdok wrote: > On 2014/04/30 01:22:04, jln wrote: > > Jorge, Alexander, ...
6 years, 7 months ago (2014-04-30 15:21:16 UTC) #3
jln (very slow on Chromium)
On 2014/04/30 15:21:16, earthdok wrote: > On 2014/04/30 15:10:06, earthdok wrote: > > On 2014/04/30 ...
6 years, 7 months ago (2014-04-30 15:50:17 UTC) #4
Jorge Lucangeli Obes
lgtm % finding the right set of flags.
6 years, 7 months ago (2014-04-30 15:52:49 UTC) #5
earthdok
On 2014/04/30 15:50:17, jln wrote: > On 2014/04/30 15:21:16, earthdok wrote: > > On 2014/04/30 ...
6 years, 7 months ago (2014-04-30 16:01:14 UTC) #6
jln (very slow on Chromium)
On 2014/04/30 16:01:14, earthdok wrote: > On 2014/04/30 15:50:17, jln wrote: > > On 2014/04/30 ...
6 years, 7 months ago (2014-04-30 16:09:26 UTC) #7
earthdok
On 2014/04/30 16:09:26, jln wrote: > On 2014/04/30 16:01:14, earthdok wrote: > > On 2014/04/30 ...
6 years, 7 months ago (2014-04-30 16:25:15 UTC) #8
jln (very slow on Chromium)
On 2014/04/30 16:25:15, earthdok wrote: > The LSan "thread" does not send any signals. It ...
6 years, 7 months ago (2014-04-30 16:29:15 UTC) #9
earthdok
On 2014/04/30 16:29:15, jln wrote: > On 2014/04/30 16:25:15, earthdok wrote: > > > The ...
6 years, 7 months ago (2014-04-30 16:43:07 UTC) #10
jln (very slow on Chromium)
On 2014/04/30 16:43:07, earthdok wrote: > On 2014/04/30 16:29:15, jln wrote: > > On 2014/04/30 ...
6 years, 7 months ago (2014-04-30 16:53:05 UTC) #11
jln (very slow on Chromium)
6 years, 7 months ago (2014-04-30 19:21:13 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 manually as r267292 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698