2.2.1 Ensure xinetd is not installed

Information

The eXtended InterNET Daemon ( xinetd ) is an open source super daemon that replaced the original inetd daemon. The xinetd daemon listens for well known services and dispatches the appropriate daemon to properly respond to service requests.

Rationale:

If there are no xinetd services required, it is recommended that the package be removed to reduce the attack surface are of the system.

Note: If an xinetd service or services are required, ensure that any xinetd service not required is stopped and disabled

Solution

Run the following command to remove xinetd:

# dnf remove xinetd

See Also

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