Check: GEN000253
Title
The time synchronization configuration file (such as /etc/config/timeslave.options) must not have an extended ACL. (Cat II impact)
Discussion
A synchronized system clock is critical for the enforcement of time-based policies and the correlation of logs and audit records with other systems. If an illicit time source is used for synchronization, the integrity of system logs and the security of the system could be compromised. If the configuration files controlling time synchronization are not protected, unauthorized modifications could result in the failure of time synchronization.
Check Content
Check for an extended ACL on the NTP configuration file. # ls -D /etc/config/timeslave.options If the file has an extended ACL and this is a finding.
Fix Text
Remove the extended ACL from the file.
Additional Identifiers
Rule ID:
Vulnerability ID: V-22297
Group Title:
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000225 |
The organization employs the concept of least privilege, allowing only authorized accesses for users (and processes acting on behalf of users) which are necessary to accomplish assigned tasks in accordance with organizational missions and business functions. |
Controls
Number | Title |
---|---|
AC-6 |
Least Privilege |