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 filtering 2020-09-26 13:04:04 +02:00
crtxcr изменил(а) заголовок с Check for no_new_privs for seccomp filtering на Check for incompatible/incomplete options 2020-09-26 16:20:15 +02:00
Войдите, чтобы присоединиться к обсуждению.
Нет этапа
Нет назначенных лиц
1 участников
Уведомления
Срок выполнения
Срок действия недействителен или находится за пределами допустимого диапазона. Пожалуйста, используйте формат 'гггг-мм-дд'.

Срок выполнения не установлен.

Зависимости

Зависимостей нет.

Ссылка: crtxcr/exile.h#3
Описание отсутствует.