| commit | 14928b7492abec82afa4c2b778fc03f78cd419b6 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Tue Apr 01 14:38:07 2014 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Tue Apr 01 14:38:07 2014 +1100 |
| tree | bed8b997bd4afbd236e25ee415d94f2cfe42f576 | |
| parent | 48abc47e60048461fe9117e108a7e99ea1ac2bb8 [diff] |
- (djm) On platforms that support it, use prctl() to prevent sftp-server
from accessing /proc/self/{mem,maps}; patch from jann AT thejh.net