commit | 45190a2e57784897777af67250d01aa248076361 | [log] [tgz] |
---|---|---|
author | Manoj Gupta <manojgupta@google.com> | Tue Sep 07 13:56:34 2021 -0700 |
committer | Jora Jacobi <jora@google.com> | Thu Sep 09 21:32:05 2021 +0000 |
tree | 5ce834a9ad3f81eb9259a478395c5e7f42ab8d23 | |
parent | c94d59048873222feab4241a994b1fcd88095301 [diff] |
mosys: Add fchdir and symlinkat to seccomp Noticed bunch of failures related to fchdir and symlinkat in coreutils at crash/ (http://shortn/_GYE0BOd61P). Based on past experience, mosys could the reason here so add the syscalls to seccomp. BUG=None TEST=CQ Change-Id: I6ec97455ba424240da43472f8ae5b6ca100ad0ea Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/mosys/+/3145720 Tested-by: Manoj Gupta <manojgupta@chromium.org> Auto-Submit: Manoj Gupta <manojgupta@chromium.org> Reviewed-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-by: Hung-Te Lin <hungte@chromium.org> Commit-Queue: Manoj Gupta <manojgupta@chromium.org>