STIGQter STIGQter: STIG Summary: Solaris 10 SPARC Security Technical Implementation Guide Version: 2 Release: 2 Benchmark Date: 22 Jan 2021:

The centralized process core dump data directory must not have an extended ACL.

DISA Rule

SV-226880r603265_rule

Vulnerability Number

V-226880

Group Title

SRG-OS-000480

Rule Version

GEN003505

Severity

CAT III

CCI(s)

Weight

10

Fix Recommendation

Remove the extended ACL from the directory.
# chmod A- [core file directory]

Check Contents

Check the defined directory for process core dumps.

# coreadm | grep "global core file pattern"
OR
# grep COREADM_GLOB_PATTERN /etc/coreadm.conf

Check the permissions of the directory.
# ls -lLd [core file directory]
If the permissions include a "+", the file has an extended ACL and this is a finding.

Vulnerability Number

V-226880

Documentable

False

Rule Version

GEN003505

Severity Override Guidance

Check the defined directory for process core dumps.

# coreadm | grep "global core file pattern"
OR
# grep COREADM_GLOB_PATTERN /etc/coreadm.conf

Check the permissions of the directory.
# ls -lLd [core file directory]
If the permissions include a "+", the file has an extended ACL and this is a finding.

Check Content Reference

M

Target Key

4060

Comments