STIGQter STIGQter: STIG Summary: VMware vRealize Operations Manager 6.x SLES Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 28 Sep 2018:

The SLES for vRealize must be configured to audit all attempts to alter the system through sched_setparam.

DISA Rule

SV-99059r1_rule

Vulnerability Number

V-88409

Group Title

SRG-OS-000062-GPOS-00031

Rule Version

VROM-SL-000215

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Run the following command:

echo '-a exit,always -F arch=b64 -S sched_setparam' >> /etc/audit/audit.rules

Or run the following command to implement all logging requirements:

# /etc/dodscript.sh

Check Contents

Check if SLES for vRealize is configured to audit calls to the "sethostname" system call, run the following command:

# grep -w "sched_setparam" /etc/audit/audit.rules

If SLES for vRealize is configured to audit this activity, it will return a line.

If no line is returned, this is a finding.

Vulnerability Number

V-88409

Documentable

False

Rule Version

VROM-SL-000215

Severity Override Guidance

Check if SLES for vRealize is configured to audit calls to the "sethostname" system call, run the following command:

# grep -w "sched_setparam" /etc/audit/audit.rules

If SLES for vRealize is configured to audit this activity, it will return a line.

If no line is returned, this is a finding.

Check Content Reference

M

Target Key

3461

Comments