https://bugzilla.mindrot.org/show_bug.cgi?id=2361
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2601|0 |1 is obsolete| | Attachment #2648|0 |1 is obsolete| | Attachment #2649|0 |1 is obsolete| | Attachment #2650| |ok?([email protected]) Flags| | --- Comment #17 from Damien Miller <[email protected]> --- Created attachment 2650 --> https://bugzilla.mindrot.org/attachment.cgi?id=2650&action=edit tweaked diff We already have stat in the fail-with-EACCESS list. We didn't have fstat though - is fstat not a syscall on some architectures? I made the syscall argument number a macro argument as you suggested. Could you try this diff? I don't have an i386 system with seccomp-bpf handy... -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
