[Bug 2590] New: Seccomp filter for missing architectures

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Jun 17 21:47:17 AEST 2016


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

            Bug ID: 2590
           Summary: Seccomp filter for missing architectures
           Product: Portable OpenSSH
           Version: 7.2p1
          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 2840
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2840&action=edit
whitelist PPC64*, S390* and MIPS architectures for seccomp filter

I am posting follow up the the bug #2361 about aarch64 problems with
seccomp filter. Since then we managed to test the seccomp filter on
PPC64, PPC64LE, S390, S390X and MIPS* architectures (still tracked in
Red Hat bugzilla [1]).

The testing went smooth and there were no more problems or missing
syscalls detected. The only thing needed is to whitelist these
architectures in configure since it is perfectly reasonable to use
seccomp when it is supported.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1195065

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list