[PATCH v5 1/3] Introduce seccomp-assisted syscall filtering
Paul Chaignon
paul.chaignon at gmail.com
Sun Sep 22 14:44:38 UTC 2019
On Sun, Sep 22, 2019 at 05:35:37PM +0300, Dmitry V. Levin wrote:
> On Sun, Sep 22, 2019 at 04:30:15PM +0200, Paul Chaignon wrote:
> [...]
> > I'm going to send (today) an updated pachset that fixes this. I've added
> > a seccomp_filter field in struct tcb to track whether a process has a
> > seccomp filter and be able to act accordingly.
>
> Can't we use struct tcb.flags for this?
Yep, that's better.
Paul
More information about the Strace-devel
mailing list