[Dovecot] dovecot-auth process crashed during pam login
Elmar Rudigier
elmar.rudigier at gmx.at
Fri Aug 6 15:30:21 EEST 2010
Hello!
We experienced crashes of the dovecot-auth process during user
verification with pam_ssh.
After a little debugging I saw that pam_ssh and dovecot both provide a
buffer_free() function. During cleanup of pam_ssh the buffer_free() from
dovecot was called. The members of the buffer had all "out of bound"
addresses.
After rename the buffer_free() in dovecot the pam login works fine.
Cheer, Elmar
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: dovecot_buffer_free.patch
Url: http://dovecot.org/pipermail/dovecot/attachments/20100806/08e3fe97/attachment.pl
More information about the dovecot
mailing list