Adding notes for V-385{43,45,54,80}

Implements: blueprint security-hardening

Change-Id: I1443080cb30225ccc74b3a2cb31172910552c08b
This commit is contained in:
Major Hayden 2015-11-05 09:04:10 -06:00
parent d5d5069366
commit 0d6a2ec707
4 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,2 @@
Rules are added for auditd to log discretionary access control permission
changes done with chmod.

View File

@ -0,0 +1,2 @@
Rules are added for auditd to log discretionary access control permission
changes done with chown.

View File

@ -0,0 +1,2 @@
Rules are added for auditing discretionary access control changes made by
fchownat.

View File

@ -0,0 +1,2 @@
Rules will be added to auditd so that any kernel module loading or unloading
events will be logged.