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

Góra strony
Delete this message
Reply to this message
Autor: admin
Data:  
Dla: exim-dev
Stare tematy: [exim-dev] [Bug 1835] New: Use after free of FILE *smtp_in, *smtp_out in server process after failed GnuTLS STARTTLS
Temat: [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.