diff options
author | Phil Pennock <pdp@exim.org> | 2010-05-29 12:11:48 +0000 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2010-05-29 12:11:48 +0000 |
commit | bf83d8d38bc9a0f3b3574eb6641b619e68d7a796 (patch) | |
tree | c31e26e2f5b18f197c1dd6e797a06ccd25cfe27d /src/OS/Makefile-BSDI | |
parent | 4a04fa7acf04ef208814ea62e0372e4f93dd30bd (diff) |
Protect against symlink attacks on MBX lockfile in /tmp as best we can:
* if system supports O_NOFOLLOW, use it, protection complete
* else detect the attack "too late" and abort, where at worst an empty file
has been created as the attacked user
Our hands are tied by not changing the locking algorithm.
fixes: bug #989
Diffstat (limited to 'src/OS/Makefile-BSDI')
0 files changed, 0 insertions, 0 deletions