[Bug 2590] Seccomp filter for missing architectures

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Tue Aug 16 22:46:42 AEST 2016


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

--- Comment #4 from Joshua Kinard <kumba at gentoo.org> ---
(In reply to Joshua Kinard from comment #3)

> There needs to be another hook to somehow detect N32 and then set
> either AUDIT_ARCH_MIPS64 (big-endian) or AUDIT_ARCH_MIPSEL64N32
> (little-endian).
> 

copy-pasted too fast,  The mips64/big-endian case needs to use
AUDIT_ARCH_MIPS64N32.

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