[Bug 3469] SSH from host is not getting connected to Beaglebone black board having openssh 9.0p1

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Aug 11 09:01:44 AEST 2022


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org

--- Comment #1 from Damien Miller <djm at mindrot.org> ---
It's fairly likely that this is a sandbox violation. You can debug this
using the instructions at the start of the sandbox-seccomp-filter.c
file, though you may need to apply commit 2580916e4 to fix a couple of
bugs in the debugging code.

Once you have identified the failing syscall, we can either permit or
ignore it in the BPF filter.

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