SV-269180r1050062_rule
V-269180
SRG-OS-000480-GPOS-00227
ALMA-09-011460
CAT II
10
Configure the operating system to disable storing core dumps for all users.
Add or modify the following line in the [Coredump} section of /etc/systemd/coredump.conf:
Storage=none
Verify AlmaLinux OS 9 disables storing core dumps for all users by issuing the following command:
$ systemd-analyze cat-config systemd/coredump.conf | grep Storage
Storage=none
If the "Storage" item is missing, commented out, or the value is anything other than "none" and the need for core dumps is not documented with the information system security officer (ISSO) as an operational requirement for all domains that have the "core" item assigned, this is a finding.
V-269180
False
ALMA-09-011460
Verify AlmaLinux OS 9 disables storing core dumps for all users by issuing the following command:
$ systemd-analyze cat-config systemd/coredump.conf | grep Storage
Storage=none
If the "Storage" item is missing, commented out, or the value is anything other than "none" and the need for core dumps is not documented with the information system security officer (ISSO) as an operational requirement for all domains that have the "core" item assigned, this is a finding.
M
5664