SV-221711r603260_rule
V-221711
SRG-OS-000366-GPOS-00153
OL07-00-020060
CAT I
10
Configure the operating system to verify the signature of local packages prior to install by setting the following option in the "/etc/yum.conf" file:
localpkg_gpgcheck=1
Verify the operating system prevents the installation of patches, service packs, device drivers, or operating system components of local packages without verification that they have been digitally signed using a certificate that is recognized and approved by the organization.
Check that yum verifies the signature of local packages prior to install with the following command:
# grep localpkg_gpgcheck /etc/yum.conf
localpkg_gpgcheck=1
If "localpkg_gpgcheck" is not set to "1", or if options are missing or commented out, ask the System Administrator how the signatures of local packages and other operating system components are verified.
If there is no process to validate the signatures of local packages that is approved by the organization, this is a finding.
V-221711
False
OL07-00-020060
Verify the operating system prevents the installation of patches, service packs, device drivers, or operating system components of local packages without verification that they have been digitally signed using a certificate that is recognized and approved by the organization.
Check that yum verifies the signature of local packages prior to install with the following command:
# grep localpkg_gpgcheck /etc/yum.conf
localpkg_gpgcheck=1
If "localpkg_gpgcheck" is not set to "1", or if options are missing or commented out, ask the System Administrator how the signatures of local packages and other operating system components are verified.
If there is no process to validate the signatures of local packages that is approved by the organization, this is a finding.
M
4089