[openssl-commits] Still Failing: openssl/openssl#5092 (OpenSSL_1_0_2-stable - b746aa3)

Travis CI builds at travis-ci.org
Fri Jul 22 15:22:01 UTC 2016


Build Update for openssl/openssl
-------------------------------------

Build: #5092
Status: Still Failing

Duration: 23 minutes and 21 seconds
Commit: b746aa3 (OpenSSL_1_0_2-stable)
Author: Dr. Stephen Henson
Message: Fix OOB read in TS_OBJ_print_bio().

TS_OBJ_print_bio() misuses OBJ_txt2obj: it should print the result
as a null terminated buffer. The length value returned is the total
length the complete text reprsentation would need not the amount of
data written.

CVE-2016-2180

Thanks to Shi Lei for reporting this bug.

Reviewed-by: Matt Caswell <matt at openssl.org>
(cherry picked from commit 0ed26acce328ec16a3aa635f1ca37365e8c7403a)

View the changeset: https://github.com/openssl/openssl/compare/b88028368395...b746aa3fe05b

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/146659151

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20160722/64ed0ced/attachment.html>


More information about the openssl-commits mailing list