Private - Linux Security Module
Private is a linux kernel module which uses the LSM hooks to implement configurable,
4.4BSD alike securelevels for linux.
It gives users control over ptrace, module loading/unloading, mounting filesystems,
file permissions and changing system time much like the securelevels known on BSD
systems.
It's tested on a linux 2.6.0-test3, though it should work aswell on a newer 2.5.x without problem.
Latest release: version 0.6 beta (26.09.03)
Sample level policy file: priv.conf
Download
Userland policy compiler: levelctrl (README Changelog)
Kernel module source: private (README Changelog)
Test- and Bugreports are welcome.