[exim-dev] [Bug 1835] Use after free of FILE *smtp_in, *smt…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 1835] New: Use after free of FILE *smtp_in, *smtp_out in server process after failed GnuTLS STARTTLS
Subject: [exim-dev] [Bug 1835] Use after free of FILE *smtp_in, *smtp_out in server process after failed GnuTLS STARTTLS
https://bugs.exim.org/show_bug.cgi?id=1835

--- Comment #6 from Simon Arlott <bugzilla.exim.simon@???> ---
Created attachment 921
--> https://bugs.exim.org/attachment.cgi?id=921&action=edit
Valgrind log showing fflush() access to free'd memory

1. Run exim under valgrind
2. Connect, send EHLO, STARTTLS
3. Press Enter until the TLS negotiation fails

--
You are receiving this mail because:
You are on the CC list for the bug.