1
0
Derivar 0

Check for incompatible/incomplete options #3

aberta(s)
aberta 2020-09-26 13:03:57 +02:00 por crtxcr · 0 comentários
Proprietário(a)

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 mudou 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 mudou 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
Inicie a sessão para participar neste diálogo.
Sem etapa
Sem encarregados
1 Participantes
Notificações
Data de vencimento
A data de vencimento é inválida ou está fora do intervalo permitido. Por favor, use o formato 'aaaa-mm-dd'.

Sem data de vencimento definida.

Dependências

Não estão definidas dependências.

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