[Bug 3639] server thread aborts during client login after receiving SSH2_MSG_KEXINIT due to ssh_sandbox_violation
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Dec 5 11:39:54 AEDT 2023
https://bugzilla.mindrot.org/show_bug.cgi?id=3639
--- Comment #10 from Darren Tucker <dtucker at dtucker.net> ---
(In reply to Damien Miller from comment #9)
> It's likely that something is trying to use the epoll(3) API.
> OpenSSH itself doesn't use epoll, so it's likely to be something in
> libc, libcrypto or another library.
That's possible. I checked /etc/os-release on my device, and it's
stock Debian not Raspbian. My guess would be something in libcrypto,
in which case configuring --without-openssl and retesting would be a
good indicator).
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list