What does SELinux do in Enforcing mode?
Enforcing
It actively blocks actions that violate the loaded security policy.
It replaces standard Unix owner and mode permissions entirely.
It unloads SELinux policy and disables mandatory access control.
It logs policy violations but allows the actions to proceed.