commit | 6702256e0c07560baa89c043e24e87a0a84a8b73 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Fri Apr 16 13:30:32 2021 -0700 |
committer | Christopher Ferris <cferris@google.com> | Fri Apr 16 13:35:16 2021 -0700 |
tree | 46b254fbff81e7789550524130e7d9a5cd79b0f4 | |
parent | 5e89a35ae39c6416157d870eab17ecb275852e63 [diff] |
Allow another prctl call. A change was made so that pthread_create is calling prctl(PR_PAC_RESET_KEYS, ...) on aarch64. It's possible that other seccomp policies might need to change to allow this. Test: CrasherTest.seccomp_backtrace passes on aarch64. Change-Id: I9c4d1b3dca5f19a6285bf904bb942f1f52e42bd0