security-misc/usr/lib
Patrick Schleizer f4b1df02ee
Remove suid / gid and execute permission for 'group' and 'others'.
Similar to: chmod og-ugx /path/to/filename

Removing execution permission is useful to make binaries such as 'su' fail closed rather
than fail open if suid was removed from these.

Do not remove read access since no security benefit and easier to manually undo for users.

chmod 744
2019-12-22 19:42:40 -05:00
..
modules-load.d load jitterentropy_rng kernel module for better entropy collection 2019-11-23 11:20:32 +00:00
security-misc Remove suid / gid and execute permission for 'group' and 'others'. 2019-12-22 19:42:40 -05:00