Skip to content

Ubuntu 22.04 LTS must enable and run the Uncomplicated Firewall (ufw).

An XCCDF Rule

Description

Remote access services, such as those providing remote access to network devices and information systems, which lack automated control capabilities, increase risk and make remote user access management difficult at best. Remote access is access to DOD nonpublic information systems by an authorized user (or an information system) communicating through an external, nonorganization-controlled network. Remote access methods include, for example, dial-up, broadband, and wireless. Ubuntu 22.04 LTS functionality (e.g., RDP) must be capable of taking enforcement action if the audit reveals unauthorized activity. Automated control of remote access sessions allows organizations to ensure ongoing compliance with remote access policies by enforcing connection rules of remote access applications on a variety of information system components (e.g., servers, workstations, notebook computers, smartphones, and tablets).

ID
SV-260515r958672_rule
Version
UBTU-22-251015
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

Enable the ufw by using the following command:  
  
     $ sudo ufw enable