Comment 6 for bug 1686618

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

May 05 10:45:13 s1lp15 sshd[138567]: fatal: ssh_sandbox_violation: unexpected system call (arch:0x80000016,syscall:201 @ 0x3ffb853fb32) [preauth]

Syscall 201 is
{ "geteuid", 201 },
from seccomp sources.

It seems like more syscalls are used, when encryption enabled, at least on Ubuntu, when hardware accelerated crypto is enabled.