aboutsummaryrefslogtreecommitdiff
path: root/include/linux/uidgid.h
Commit message (Collapse)AuthorAgeFilesLines
* kernel: Only expose su when daemon is runningTom Marshall2017-05-211-0/+3
| | | | | | | | | | | | | | It has been claimed that the PG implementation of 'su' has security vulnerabilities even when disabled. Unfortunately, the people that find these vulnerabilities often like to keep them private so they can profit from exploits while leaving users exposed to malicious hackers. In order to reduce the attack surface for vulnerabilites, it is therefore necessary to make 'su' completely inaccessible when it is not in use (except by the root and system users). Change-Id: I79716c72f74d0b7af34ec3a8054896c6559a181d
* first commitMeizu OpenSource2016-08-151-0/+200