aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_unix/unix_update.c
diff options
context:
space:
mode:
authorikerexxe <ipedrosa@redhat.com>2020-06-16 14:32:36 +0200
committerTomáš Mráz <7125407+t8m@users.noreply.github.com>2020-06-17 14:36:09 +0200
commitaf0faf666c5008e54dfe43684f210e3581ff1bca (patch)
treef351d46b894fa86cb1d8bc204a688da94666dcbe /modules/pam_unix/unix_update.c
parent395915dae1571e10e2766c999974de864655ea3a (diff)
downloadpam-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