Skip to main content
CUI

Documentation - V-270660

V-270660

Canonical Ubuntu 24.04 LTS Security Technical Implementation Guide

CAT II

Title

Ubuntu 24.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 Ubuntu 24.04 LTS-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, functio...

Fix Text (Documentation Requirement)

Enable "apparmor" with the following command: $ sudo systemctl enable apparmor.service Start "apparmor" with the following command: $ sudo systemctl start apparmor.service 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. Refer to the AppArmor documentation for more information on configuring profiles.

Documentation Status

Cancel
CUI