summaryrefslogtreecommitdiffstats
path: root/lib/libc/hidden/bsd_auth.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libc's authentication privsep layer performed insufficient usernamederaadt2019-12-041-1/+5
| | | | | | | | validation. Repair work mostly by markus and millert, first of all solving the primary problem, then adding some additional validation points. And then futher validation in login and su. This will be 6.5/021_libcauth.patch.sig and 6.6/010_libcauth.patch.sig Reported by Qualys
* Wrap <bsd_auth.h> so that calls go direct and the symbols are all weakguenther2015-09-121-0/+54