Post #2376372
2026-05-02 12:43 UTC
@aerphanas@tilde.zone
If you temporarily change the perm and the exploit shows you are affected, it is still probably a good idea to run the mitigation command.
```
chmod o+r /bin/su
# then test the exploit
chmod o-r /bin/su
```
Because there could be another executable that could cause the same problem.
But it's your computer, so completely your decision.
Replies (0)
No replies.