diff options
author | ikerexxe <ipedrosa@redhat.com> | 2020-06-16 14:32:36 +0200 |
---|---|---|
committer | Tomáš Mráz <7125407+t8m@users.noreply.github.com> | 2020-06-17 14:36:09 +0200 |
commit | af0faf666c5008e54dfe43684f210e3581ff1bca (patch) | |
tree | f351d46b894fa86cb1d8bc204a688da94666dcbe /modules/pam_unix/unix_update.c | |
parent | 395915dae1571e10e2766c999974de864655ea3a (diff) | |
download | pam-af0faf666c5008e54dfe43684f210e3581ff1bca.tar.gz pam-af0faf666c5008e54dfe43684f210e3581ff1bca.tar.bz2 pam-af0faf666c5008e54dfe43684f210e3581ff1bca.zip |
pam_unix: avoid determining if user exists
Taking a look at the time for the password prompt to appear it was
possible to determine if a user existed in a system. Solved it by
matching the runtime until the password prompt was shown by always
checking the password hash for an existing and a non-existing user.
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1629598
Diffstat (limited to 'modules/pam_unix/unix_update.c')
0 files changed, 0 insertions, 0 deletions