[Bug 2361] seccomp filter (not only) for aarch64

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Jun 17 08:47:20 AEST 2015


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2650|0                           |1
        is obsolete|                            |
   Attachment #2651|                            |ok?(dtucker at zip.com.au)
              Flags|                            |

--- Comment #20 from Damien Miller <djm at mindrot.org> ---
Created attachment 2651
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2651&action=edit
with aarch64 bits, re-sorted syscall list

This adds the aarch64 syscalls and configure stanza.

It also re-sorts the syscall list, and make it just include every
requested syscall if their syscall numbers are present, rather than
depending on architecture or libc. This means we might allow one or two
additional syscalls than are strictly necessary (e.g. madvise on
!musllibc) but it's more readable and easier to maintain.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list