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

            Bug ID: 3100
           Summary: Update seccomp filter on ARM to match current glibc
           Product: Portable OpenSSH
           Version: 8.1p1
          Hardware: ARM
                OS: Linux
            Status: NEW
          Keywords: patch
          Severity: enhancement
          Priority: P5
         Component: sshd
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 3340
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3340&action=edit
sandbox-seccomp: Allow clock_nanosleep on ARM

As a follow-up on #3093 the ARM architecture is using a bit different
syscall clock_nanosleep_time64() for the same purpose, which makes the
previous fix incomplete.

The attached patch adds the arm alternative to the whitelist. My
searches around did not show any other syscall that could be used on
other architectures at this moment.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to