Check for incompatible/incomplete options #3

باز
2020-09-26 13:03:57 +02:00 باز شده توسط crtxcr · 0 دیدگاه
crtxcr دیدگاه ارسال شده 2020-09-26 13:03:57 +02:00
مالک

Currenlty, no_new_privs can be 0 and seccomp filtering enabled, causing prctl to fail

Possible solutions:

  1. Silently enable no_new_privs when seccomp filter given (probably not)
  2. Check for this and drop out with an error message. Check other combinations like this.

Same problem with chroot and namespaces options

Currenlty, no_new_privs can be 0 and seccomp filtering enabled, causing prctl to fail Possible solutions: 1) Silently enable no_new_privs when seccomp filter given (probably not) 2) Check for this and drop out with an error message. Check other combinations like this. Same problem with chroot and namespaces options
crtxcr تغییر عنوان از Check for no_new_privs required for seccomp filtering به Check for no_new_privs for seccomp filtering2020-09-26 13:04:04 +02:00
crtxcr تغییر عنوان از Check for no_new_privs for seccomp filtering به Check for incompatible/incomplete options2020-09-26 16:20:15 +02:00
برای پیوستن به گفتگو، وارد شودید.
بدون نقطه عطف
بدون تخصیص
1 مشارکت کننده
اعلان‌ها
موعد مقرر
موعد مقرر نامعتبر است یا خارج از محدوده. لطفاً از قالب 'yyy-mm-dd' استفاده کنید.

هیچ موعد مقرری ثبت نشده.

وابستگی ها

No dependencies set.

Reference: crtxcr/exile.h#3
No description provided.