6 ms·
Daemons that care about security setuid temporarily before opening a file and then setuid back
by mishafb 4y ago
Daemons that care about security setuid temporarily before opening a file and then setuid back
- jra_samba 4y agoThat doesn't always fix it. An attacker can race you to make you write something in a place you didn't intend or expect unless the application is incredibly carefully written. And by "incredibly" I mean beyond the scope of human endeavour :-).