SELinux provides Mandatory Access Control. Rationale: Without a Mandatory Access Control system installed only the default Discretionary Access Control system will be available.
Solution
Run the following command to install SELinux: # dnf install libselinux Additional Information: NIST SP 800-53 Rev. 5: AC-3 MP-2