Check for incompatible/incomplete options #3

Avoinna
2020-09-26 13:03:57 +02:00 avasi crtxcr · 0 kommenttia
Omistaja

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 muutti otsikon Check for no_new_privs required for seccomp filtering otsikoksi Check for no_new_privs for seccomp filtering 2020-09-26 13:04:04 +02:00
crtxcr muutti otsikon Check for no_new_privs for seccomp filtering otsikoksi Check for incompatible/incomplete options 2020-09-26 16:20:15 +02:00
Sign in to join this conversation.
Ei merkkipaalua
Ei käsittelijää
1 osallistujaa
Ilmoitukset
Määräpäivä
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

Määräpäivää ei asetettu.

Riippuvuudet

Riippuvuuksia ei asetettu.

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