2.2.17 Ensure rsync is not installed or the rsyncd service is masked

Information

The rsyncd service can be used to synchronize files between systems over network links.

Rationale:

Unless required, the rsync package should be removed to reduce the attack surface area of the system.

The rsyncd service presents a security risk as it uses unencrypted protocols for communication.

Note: If a required dependency exists for the rsync package, but the rsyncd service is not required, the service should be masked.

Solution

Run the following command to remove the rsync package:

# yum remove rsync

OR
Run the following command to mask the rsyncd service:

# systemctl --now mask rsyncd

Impact:

There are packages that are dependent on the rsync package. If the rsync package is removed, these packages will be removed as well.

Before removing the rsync package, review any dependent packages to determine if they are required on the system. If a dependent package is required, mask the rsyncd service and leave the rsync package installed.

See Also

https://workbench.cisecurity.org/files/2851

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-7, 800-53|CM-7(4), CSCv6|9.1

Plugin: Unix

Control ID: d5e389331e49a2ad4f34ea45b3b636a9a6b2b361db93571fa82940d45cc8b740