[CRIU] [PATCH 08/10] seccomp: Dont forget to suspend filtering on threads
Andrey Vagin
avagin at virtuozzo.com
Tue May 22 23:36:25 MSK 2018
On Wed, May 16, 2018 at 11:44:09AM +0300, Cyrill Gorcunov wrote:
> On Wed, May 16, 2018 at 3:10 AM, Andrey Vagin <avagin at virtuozzo.com> wrote:
> ...
> >>
> >> + /*
> >> + * Make sure it's before creds, since it's privileged
> >> + * operation bound to uid 0 in current user ns.
> >> + */
> >> + if (restore_seccomp(args))
> >> + goto core_restore_end;
> >
> > I far as I remember, we can't call exit after CR_STATE_RESTORE_SIGCHLD,
> > I mean we can't use goto core_restore_end here
>
> I'll address, thanks!
Where is a patch?
More information about the CRIU
mailing list