]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
Deny lstat syscalls in seccomp sandbox
authorDamien Miller <djm@mindrot.org>
Thu, 19 May 2016 23:56:53 +0000 (09:56 +1000)
committerDamien Miller <djm@mindrot.org>
Thu, 19 May 2016 23:56:53 +0000 (09:56 +1000)
commitf64062b1f74ad5ee20a8a49aab2732efd0f7ce30
tree1b842e4810e86495a65474a9a54070e50ae92952
parent531c135409b8d8810795b1f3692a4ebfd5c9cae0
Deny lstat syscalls in seccomp sandbox

Avoids sandbox violations for some krb/gssapi libraries.
sandbox-seccomp-filter.c