[exim-dev] [Bug 2029] DKIM verification segfaults on some ma…

Góra strony
Delete this message
Reply to this message
Autor: admin
Data:  
Dla: exim-dev
Temat: [exim-dev] [Bug 2029] DKIM verification segfaults on some mails
https://bugs.exim.org/show_bug.cgi?id=2029

--- Comment #6 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/02c4f8fb8927c97939d3daa345148739e275dc8d

commit 02c4f8fb8927c97939d3daa345148739e275dc8d
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sat Jan 28 12:30:29 2017 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Sat Jan 28 14:24:17 2017 +0000


    dkim: check pointer to calculated body hash before verify comparison.  bug
2029


    we can have a missing body hash from a malformed dkim-signature: header
----
 src/src/pdkim/pdkim.c       | 57 +++++++++++++++++++++------------------------
 test/log/4506               |  5 +++-
 test/scripts/4500-DKIM/4506 |  2 +-
 3 files changed, 31 insertions(+), 33 deletions(-)


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