1.6.2.1 Ensure AppArmor is enabled in the bootloader configuration - apparmor=1

Information

Configure AppArmor to be enabled at boot time and verify that it has not been overwritten by the bootloader boot parameters.
Rationale:
AppArmor must be enabled at boot time in your bootloader configuration to ensure that the controls it provides are not overridden.

Solution

edit /etc/default/grub and add the appermor=1 and security=apparmor parameters to the GRUB_CMDLINE_LINUX= line
GRUB_CMDLINE_LINUX="apparmor=1 security=apparmor"
update the grub configuration
# update-grub
Notes:
This recommendation is designed around the grub bootloader, if LILO or another bootloader is in use in your environment enact equivalent settings.

See Also

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

Item Details

Category: SYSTEM AND INFORMATION INTEGRITY

References: 800-53|SI-7, CSCv7|14.6

Plugin: Unix

Control ID: f0fba42b6804ca9b4fd96d9deaab936dc3c1c807426b66c943b3ae77cd4b874b