Skip to main content
CUI

Documentation - V-260557

V-260557

Canonical Ubuntu 22.04 LTS Security Technical Implementation Guide

CAT II

Title

Ubuntu 22.04 LTS must be configured to use AppArmor.

Description

<VulnDiscussion>Control of program execution is a mechanism used to prevent execution of unauthorized programs. Some operating systems may provide a capability that runs counter to the mission or provides users with functionality that exceeds mission requirements. This includes functions and services installed at the operating system level. Some of the programs, installed by default, may be harmful or may not be necessary to support essential organizational operations (e.g., key missions, f...

Fix Text (Documentation Requirement)

Enable and start "apparmor.service" by using the following command: $ sudo systemctl enable apparmor.service --now Note: AppArmor must have properly configured profiles for applications and home directories. All configurations will be based on the actual system setup and organization and normally are on a per role basis. See the AppArmor documentation for more information on configuring profiles.

Documentation Status

Cancel
CUI