Missing fork() handling and pitfalls #10

Oscailte
oscail 2021-08-09 20:17:19 +02:00 le crtxcr · 0 tráchtanna
Úinéir

We don't do fork()/clone() ourselves, opening the door for many pitfalls, e. g. we inherit open file descriptories which may enable bypassing of the policies we set. Otoh, some open fd's may actually be desired.

We must either offer a safe fork()/clone() or check that the current process is in a reasonable state and/or transform to that state.

We don't do fork()/clone() ourselves, opening the door for many pitfalls, e. g. we inherit open file descriptories which may enable bypassing of the policies we set. Otoh, some open fd's may actually be desired. We must either offer a safe fork()/clone() or check that the current process is in a reasonable state and/or transform to that state.
crtxcr cuireadh na
bug
enhancement
lipéid 2021-08-09 20:17:19 +02:00
Sínigh isteach chun dul isteach sa chomhrá seo.
Gan Chloch Mhíle
1 Rannpháirtithe
Fógraí
Dáta dlite
Níl aon dáta dlite socraithe.
Spleithiúlachtaí

Níl aon spleáchais leagtha síos.

Tagairt: crtxcr/exile.h#10
Níl aon tuairisc ar fáil.