commit | fa60d2c1ece99a2dc9984a251d142dadf781cd62 | [log] [tgz] |
---|---|---|
author | Manoj Gupta <manojgupta@chromium.org> | Fri Apr 30 12:27:39 2021 +0000 |
committer | Manoj Gupta <manojgupta@chromium.org> | Sat May 01 19:50:57 2021 +0000 |
tree | 985e548a4ea0616d134737ed41256f35462b63d0 | |
parent | 82b2e9ddfb74aea44d053c6f7bc91e6af379de90 [diff] |
mosys: Add more syscalls to seccomp Add dup, getpgrp, chown32, getegid32, renameat2 and fstatat64 to fix crashes on veyron devices. BUG=chromium:1203874, b:186803271 TEST=CQ Change-Id: I0e58d78982486fdc2076546687d9404bf62a5668 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/mosys/+/2862563 Tested-by: Manoj Gupta <manojgupta@chromium.org> Reviewed-by: Jack Rosenthal <jrosenth@chromium.org>