SV-215397r508663_rule
V-215397
SRG-OS-000480-GPOS-00227
AIX7-00-003094
CAT II
10
Disable kernel core dumps on the system by setting primary and secondary dump devices to "sysdumpnull" by running following commands:
# sysdumpdev -P -p /dev/sysdumpnull
# sysdumpdev -P -s /dev/sysdumpnull
Determine if kernel core dumps are enabled on the system using command:
# sysdumpdev -l
primary /dev/sysdumpnull
secondary /dev/sysdumpnull
Look at both the primary and secondary dump devices.
If either the primary or secondary dump device is not "/dev/sysdumpnull", this is a finding.
V-215397
False
AIX7-00-003094
Determine if kernel core dumps are enabled on the system using command:
# sysdumpdev -l
primary /dev/sysdumpnull
secondary /dev/sysdumpnull
Look at both the primary and secondary dump devices.
If either the primary or secondary dump device is not "/dev/sysdumpnull", this is a finding.
M
4012