Security Enhanced Linux
SELinux is a security enhancement to Linux which allows users and administrators more control over access control.
Access can be constrained on such variables as which users and applications can access which resources. These resources may take the form of files. Standard Linux access controls, such as file modes (-rwxr-xr-x) are modifiable by the user and the applications which the user runs. Conversely, SELinux access controls are determined by a policy loaded on the system which may not be changed by careless users or misbehaving applications.
SELinux also adds finer granularity to access controls. Instead of only being able to specify who can read, write or execute a file, for example, SELinux lets you specify who can unlink, append only, move a file and so on. SELinux allows you to specify access to many resources other than files as well, such as network resources and interprocess communication (IPC).
Project information
- Maintainer:
- Laurent Bigonville
- Driver:
- Laurent Bigonville
- Licence:
- GNU GPL v2, Public Domain
View full history Series and milestones
trunk series is the current focus of development.
All packages Packages in Distributions
-
selinux source package in Bionic
Version 1:0.11 uploaded -
policycoreutils source package in Xenial
Version 2.3-1 uploaded -
policycoreutils source package in Mantic
Version 3.5-2 uploaded -
policycoreutils source package in Lunar
Version 3.4-1 uploaded -
policycoreutils source package in Kinetic
Version 3.4-1 uploaded