runc icon indicating copy to clipboard operation
runc copied to clipboard

libcontainer: LockOSThread around Umask calls

Open haircommander opened this issue 1 year ago • 0 comments

umask operates on a thread basis, and we risk leaking the umask to other routines if the go runtime interrupts.

Signed-off-by: Peter Hunt~ [email protected]

haircommander avatar Aug 19 '22 14:08 haircommander