Security-Enhanced Linux (SELinux)
- •
def
- •
a set of security patches for the Linux kernel that adds Mandatory Access Control (MAC) to Linux, which traditionally uses Discretionary Access Control (DAC)
- •
- •
benefit
- •
limits application access via least privilege, so a potential breach has limited scope; open source, and already included as an option in many Linux distributions
- •
- •
related
- •