[Bug 3093] New: Unbreak seccomp filter with latest glibc
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Wed Nov 13 23:01:58 AEDT 2019
https://bugzilla.mindrot.org/show_bug.cgi?id=3093
Bug ID: 3093
Summary: Unbreak seccomp filter with latest glibc
Product: Portable OpenSSH
Version: 8.1p1
Hardware: Other
OS: Linux
Status: NEW
Keywords: patch
Severity: enhancement
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: jjelen at redhat.com
Created attachment 3339
--> https://bugzilla.mindrot.org/attachment.cgi?id=3339&action=edit
proposed patch
The OpenSSH with latest Fedora fails to login users because of seccomp
is killing it. This is caused by recent change in glibc and change of
implementation of nanosleep, which is affecting privsep child. For more
information, see the Fedora bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1771946
The attached patch should address this issue (I will give it some more
testing).
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list