Check: GEN003510
SUSE Linux Enterprise Server v11 for System z STIG:
GEN003510
(in versions v1 r12 through v1 r9)
Title
Kernel core dumps must be disabled unless needed. (Cat II impact)
Discussion
Kernel core dumps may contain the full contents of system memory at the time of the crash. Kernel core dumps may consume a considerable amount of disk space and may result in denial of service by exhausting the available space on the target file system. The kernel core dump process may increase the amount of time a system is unavailable due to a crash. Kernel core dumps can be useful for kernel debugging.
Check Content
Check that the dumpconf service is not running. # /etc/init.d/dumpconf status If a status of “running" is returned, this is a finding.
Fix Text
Disable dumpconf. # /etc/init.d/dumpconf stop # insserv –r dumpconf
Additional Identifiers
Rule ID: SV-45680r1_rule
Vulnerability ID: V-22404
Group Title: GEN003510
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000366 |
The organization implements the security configuration settings. |
Controls
Number | Title |
---|---|
CM-6 |
Configuration Settings |