ad7b01f7d0
- Better organize strict level. Now we have 4 levels: - Level 0, learning mode: Warnings only about anything that might've resulted in 'access denied' or similar in a higher strict level. - Level 1, IDS mode: - Deny access on fingerprint mismatch. - Deny modification of veriexec tables. - Level 2, IPS mode: - All implications of strict level 1. - Deny write access to monitored files. - Prevent removal of monitored files. - Enforce access type - 'direct', 'indirect', or 'file'. - Level 3, lockdown mode: - All implications of strict level 2. - Prevent creation of new files. - Deny access to non-monitored files. - Update sysctl(3) man-page with above. (date bumped too :) - Remove FINGERPRINT_INDIRECT from possible fp_status values; it's no longer needed. - Simplify veriexec_removechk() in light of new strict level policies. - Eliminate use of 'securelevel'; veriexec now behaves according to its strict level only. |
||
---|---|---|
.. | ||
arch | ||
citrus | ||
compat-43 | ||
db | ||
dlfcn | ||
gen | ||
gmon | ||
hash | ||
iconv | ||
include | ||
inet | ||
isc | ||
locale | ||
md | ||
nameser | ||
net | ||
nls | ||
quad | ||
regex | ||
resolv | ||
rpc | ||
softfloat | ||
stdio | ||
stdlib | ||
string | ||
sys | ||
termios | ||
thread-stub | ||
time | ||
uuid | ||
yp | ||
Makefile | ||
shlib_version |