[Bug 3512] net-misc/openssh-9.1_p1: stopped accepting connections after upgrade to sys-libs/glibc-2.36 (fatal: ssh_sandbox_violation: unexpected system call)

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Dec 21 08:27:59 AEDT 2022


https://bugzilla.mindrot.org/show_bug.cgi?id=3512

Darren Tucker <dtucker at dtucker.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #3645|                            |ok?
              Flags|                            |

--- Comment #5 from Darren Tucker <dtucker at dtucker.net> ---
Created attachment 3645
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3645&action=edit
Allow writev in seccomp sandbox

I'm curious about what it might be doing.  Could you please strace sshd
and attach it to this patch (it'll be noisy so please use "add
attachment" rather than pasting inline).  Something like:

$ sudo strace -f /path/to/sshd -De -p 2022

and connect to it with "ssh -p 2022 localhost".

Once that's done, please try the attached patch (no need to strace that
one).

-- 
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