SV-227077r603265_rule
V-227077
SRG-OS-000191
GEN008820
CAT III
10
Disable any cron or at jobs running smpatch.
# crontab -e < user running smpatch >
# atrm < id of at job running smpatch >
Determine if the system package management tool is configured to automatically obtain updated packages using the cron or at utilities.
# grep smpatch /var/spool/cron/crontabs/* /var/spool/cron/atjobs/*
If smpatch is called with the add, update, or remove subcommands, this is a finding.
V-227077
False
GEN008820
Determine if the system package management tool is configured to automatically obtain updated packages using the cron or at utilities.
# grep smpatch /var/spool/cron/crontabs/* /var/spool/cron/atjobs/*
If smpatch is called with the add, update, or remove subcommands, this is a finding.
M
4060