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

Issue 2410303007: [Android] Allow __NR_sysinfo and __NR_clock_getres under seccomp. (Closed)

Created:
4 years, 2 months ago by Robert Sesek
Modified:
4 years, 2 months ago
CC:
chromium-reviews
Target Ref:
refs/pending/branch-heads/2883
Project:
chromium
Visibility:
Public.

Description

[Android] Allow __NR_sysinfo and __NR_clock_getres under seccomp. sysinfo() is allowed unconditionally, while clock_getres() is restricted to the set of clk_ids that clock_gettime() is. BUG=655277, 655299 R=rickyz@chromium.org Review-Url: https://codereview.chromium.org/2417673002 Cr-Commit-Position: refs/heads/master@{#424911} (cherry picked from commit 6cc408a029eb5fc6d9c10f556df6c717fcaabb9a) Committed: https://chromium.googlesource.com/chromium/src/+/b24153c24947d53fb5158a4888285c9f48850ff7

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M content/common/sandbox_linux/android/sandbox_bpf_base_policy_android.cc View 3 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
Robert Sesek
4 years, 2 months ago (2016-10-13 14:40:47 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
b24153c24947d53fb5158a4888285c9f48850ff7.

Powered by Google App Engine
This is Rietveld 408576698