Actions
Bug #27505
openRHEL 9 - selinux check missing
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
Section 1.3.1.3 Ensure SELinux policy is configured requires both to check
grep -E '^\s*SELINUXTYPE=(targeted|mls)\b' /etc/selinux/config
sestatus | grep Loaded
in the benchmark, only the first one is done, the sestatus is not implemented
No data to display
Actions