Bug #25189 | mysqld: coding.cpp:243: void TaoCrypt::Base64Decoder::Decode(): Assertion `endLi | ||
---|---|---|---|
Submitted: | 19 Dec 2006 22:10 | Modified: | 15 Feb 2007 4:16 |
Reporter: | Colin Keith | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Errors | Severity: | S2 (Serious) |
Version: | mysql-standard-5.0.27-linux-i686-glibc23 | OS: | Linux (Fedora Core 5, Linux) |
Assigned to: | Magnus Blåudd | CPU Architecture: | Any |
Tags: | assertion failed, crash, SSL, TaoCrypt::Base64Decoder::Decode |
[19 Dec 2006 22:10]
Colin Keith
[28 Dec 2006 0:15]
Sveta Smirnova
Thank you for the report. Verified as described on Linux using last BK sources.
[18 Jan 2007 13:51]
Magnus Blåudd
Patch available in upstream yaSSL CVS repo. Will be fixed by next import.
[22 Jan 2007 15:54]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/18554 ChangeSet@1.2390, 2007-01-22 16:54:40+01:00, msvensson@neptunus.(none) +17 -0 Import yaSSL version 1.5.8 - Includes patch for Bug#25189
[14 Feb 2007 15:09]
Chad MILLER
Available in 5.0.36 and 5.1.16-beta.
[15 Feb 2007 4:16]
Paul DuBois
Noted in 5.0.36, 5.1.16 changelogs. yaSSL was sensitive to the presence of whitespace at the ends of lines in PEM-encoded certificates, causing a server crash.