1.191 SOL-11.1-080100

Information

The kernel core dump data directory must be group-owned by root.

GROUP ID: V-216452
RULE ID: SV-216452r959010

Kernel core dumps may contain the full contents of system memory at the time of the crash. As the system memory may contain sensitive information, it must be protected accordingly. If the kernel core dump data directory is not group-owned by a system group, the core dumps contained in the directory may be subject to unauthorized access.

Solution

The root role is required.

This action applies to the global zone only. Determine the zone that you are currently securing.

# zonename

If the command output is "global", this action applies.

Determine the location of the system dump directory.

# dumpadm | grep directory

Change the group-owner of the kernel core dump data directory.

# chgrp root [kernel core dump data directory]

In Solaris 11, /var/crash is linked to /var/share/crash.

See Also

https://workbench.cisecurity.org/benchmarks/23765