in reply to Re^2: perl 5.16 setuid
in thread perl 5.16 setuid
The world-writable checks (on every path directory as well as the file itself) are understood and a good security practice, certainly. But could you please elaborate on the inotify suggestion? How would one read the inotify events, and perform an execve() at the same time without any race conditions arising?
|
|---|