Suggestion to reinstall SELinux, for me it's always PERMISSIVE by default.
If you reboot and after booting in in config says it's DISABLED that means the system itself stops this mode from doing this try: chown $USER:$USER /etc/selinux/config
, and if that does not help try: chmod +x /etc/selinux/config
.