[issue21082] os.makedirs() is not thread-safe: umask is set temporary to 0, serious security problem

STINNER Victor report at bugs.python.org
Fri Mar 28 10:03:03 CET 2014


Changes by STINNER Victor <victor.stinner at gmail.com>:


----------
title: _get_masked_mode in os.makedirs() is a serious security problem -> os.makedirs() is not thread-safe: umask is set temporary to 0, serious security problem

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21082>
_______________________________________


More information about the Python-bugs-list mailing list