History log of /openbsd-src/lib/libc/hidden/bsd_auth.h (Results 1 – 2 of 2)
Revision Date Author Comments
# b4582755 04-Dec-2019 deraadt <deraadt@openbsd.org>

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 valida

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

show more ...


# 753e8795 12-Sep-2015 guenther <guenther@openbsd.org>

Wrap <bsd_auth.h> so that calls go direct and the symbols are all weak