CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2019/12/04 02:51:09
Modified files: usr.bin/login : login.c usr.bin/su : su.c Log message: libc's authentication privsep layer performed insufficient username 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