Linux security features

Features

The Linux operating system consists of a wide range of security features. This page has an overview of many of them, with links for more details.

AppArmor

AppArmor is a Linux feature to runs as Linux security module. It restricts programs by limiting what they can access.

Go to AppArmor »

Live kernel patching

Go to Live kernel patching »

Seccomp

Seccomp is one of the Linux security features. It restricts which system calls can be used for processes.

Go to Seccomp »