SV-260473r1155207_rule
V-260473
SRG-OS-000184-GPOS-00078
UBTU-22-213015
CAT II
10
If kernel core dumps are not required, disable and mask "kdump-tools.service" by using the following command:
$ sudo systemctl mask kdump-tools --now
If kernel core dumps are required, document the need with the ISSO.
Verify that kernel core dumps are disabled unless needed by using the following command:
$ systemctl status kdump-tools.service
o kdump-tools.service
Loaded: masked (Reason: Unit kdump-tools.service is masked.)
Active: inactive (dead)
If kdump-tools is not installed the output will be:
Unit kdump-tools.service could not be found.
If "kdump-tools.service" is not masked and inactive, ask the system administrator (SA) if the use of the service is required and documented with the information system security officer (ISSO).
If the service is active and is not documented, this is a finding.
V-260473
False
UBTU-22-213015
Verify that kernel core dumps are disabled unless needed by using the following command:
$ systemctl status kdump-tools.service
o kdump-tools.service
Loaded: masked (Reason: Unit kdump-tools.service is masked.)
Active: inactive (dead)
If kdump-tools is not installed the output will be:
Unit kdump-tools.service could not be found.
If "kdump-tools.service" is not masked and inactive, ask the system administrator (SA) if the use of the service is required and documented with the information system security officer (ISSO).
If the service is active and is not documented, this is a finding.
M
5594