[CRIU] [PATCH 08/10] seccomp: Dont forget to suspend filtering on threads

Cyrill Gorcunov gorcunov at gmail.com
Wed May 16 11:44:09 MSK 2018


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!


More information about the CRIU mailing list