Check for incompatible/incomplete options #3

Aberto
aberto por crtxcr 2020-09-26 13:03:57 +02:00 · 0 comentários
Proprietário

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 alterou o título de Check for no_new_privs required for seccomp filtering para Check for no_new_privs for seccomp filtering 2020-09-26 13:04:04 +02:00
crtxcr alterou o título de Check for no_new_privs for seccomp filtering para Check for incompatible/incomplete options 2020-09-26 16:20:15 +02:00
Acesse para participar desta conversação.
Sem marco
Sem responsável
1 participante(s)
Notificações
Data limite
A data limite é inválida ou está fora do intervalo. Por favor, use o formato 'dd/mm/aaaa'.

Data limite não informada.

Dependências

Nenhuma dependência definida.

Referência: crtxcr/exile.h#3
Nenhuma descrição fornecida.